Difference between revisions of "Team:CMUQ"

Line 18: Line 18:
  
 
         .subsection{
 
         .subsection{
           
+
       
 
             background-color: rgba(255,255,255,0);
 
             background-color: rgba(255,255,255,0);
 
             background-size: cover;
 
             background-size: cover;
Line 29: Line 29:
 
             overflow: visible;
 
             overflow: visible;
  
        }
 
        .sectOne{
 
            background-image: src("https://static.igem.org/mediawiki/2017/f/f7/Wallpaper.jpg");
 
            position: relative;
 
           
 
        }
 
        .sectTwo{
 
            background-image: url("images/wallpaper3.jpg");
 
        }
 
        .sectThree{
 
            background-image: url("images/wallpaper4.jpg");
 
 
         }
 
         }
 
         hr{
 
         hr{
Line 190: Line 179:
 
     </nav>
 
     </nav>
  
</body>
+
 
     <div id="main-container" class="container-fluid">
+
 
     <img src="https://static.igem.org/mediawiki/2017/f/f7/Wallpaper.jpg" style="height: 100%;
+
     <div class="sect">
            width: 100%;
+
     <img src="https://static.igem.org/mediawiki/2017/f/f7/Wallpaper.jpg" >
            display:flex;
+
            align-items: center;
+
            justify-content:center;
+
            background-position: center;
+
            background-repeat: no-repeat;
+
            background-size: cover;
+
            background-attachment: fixed;
+
            overflow:scroll;
+
            position: relative;">
+
  
 
     </div>
 
     </div>
  
 +
 +
 +
</body>
 
</html>
 
</html>

Revision as of 10:38, 8 September 2017