Difference between revisions of "Team:Hong Kong HKUST"

Line 61: Line 61:
 
.container {
 
.container {
 
   max-width: 1200px;
 
   max-width: 1200px;
 +
  position: relative;
 
}
 
}
  
Line 123: Line 124:
 
   width:400px;
 
   width:400px;
 
   height:200px;
 
   height:200px;
   position:fixed;
+
   position:relative;
 
   top:60%;
 
   top:60%;
 
   left:15%;
 
   left:15%;
Line 133: Line 134:
 
   width:400px;
 
   width:400px;
 
   height:200px;
 
   height:200px;
   position:fixed;
+
   position:relative;
 
   top:35%;
 
   top:35%;
 
   left:7%;
 
   left:7%;
Line 143: Line 144:
 
   width:400px;
 
   width:400px;
 
   height:200px;
 
   height:200px;
   position:fixed;
+
   position:relative;
 
   top:40%;
 
   top:40%;
 
   left:65%;
 
   left:65%;
Line 153: Line 154:
 
   width:400px;
 
   width:400px;
 
   height:200px;
 
   height:200px;
   position:fixed;
+
   position:relative;
 
   top:75%;
 
   top:75%;
 
   left:68%;
 
   left:68%;

Revision as of 06:38, 7 October 2016