Template:Team:DukeNB/CSS

From 2014.igem.org

(Difference between revisions)
Line 14: Line 14:
#sticky_cal_wrap {  
#sticky_cal_wrap {  
-
   width: 250px;  
+
   width: 20%;  
   height: 260px;  
   height: 260px;  
   position:fixed;  
   position:fixed;  
Line 20: Line 20:
   z-index: 0;
   z-index: 0;
   overflow:hidden;
   overflow:hidden;
-
   margin:150px 50px;
+
   margin: 10% 5%;
   padding: 0px;
   padding: 0px;
   text-align:center:
   text-align:center:
Line 26: Line 26:
#sticky_mj_wrap {  
#sticky_mj_wrap {  
-
   width: 250px;  
+
   width: 20%;  
   height: 520px;  
   height: 520px;  
   position:fixed;  
   position:fixed;  
Line 34: Line 34:
   padding: 0px;
   padding: 0px;
   text-align:center:
   text-align:center:
-
   margin-left: 50px;
+
   margin-left: 5%;
-
   margin-right: 50px;
+
   margin-right: 5%;
}
}

Revision as of 20:13, 29 July 2014