Template:Team:DukeNB/CSS
From 2014.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
#sticky_cal_wrap { | #sticky_cal_wrap { | ||
width: 250px; | width: 250px; | ||
- | height: | + | height: 260px; |
position:fixed; | position:fixed; | ||
float:left; | float:left; | ||
Line 21: | Line 21: | ||
overflow:hidden; | overflow:hidden; | ||
margin:150px 50px; | margin:150px 50px; | ||
+ | padding: 0px; | ||
+ | text-align:center: | ||
+ | } | ||
+ | |||
+ | #sticky_mj_wrap { | ||
+ | width: 250px; | ||
+ | height: 520px; | ||
+ | position:fixed; | ||
+ | float:left; | ||
+ | z-index: 0; | ||
+ | overflow:hidden; | ||
padding: 0px; | padding: 0px; | ||
text-align:center: | text-align:center: |
Revision as of 19:05, 29 July 2014