Template:Team:DukeProtocol/CSS
From 2014.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
#protosection { | #protosection { | ||
- | width: | + | width: 55%; |
- | + | ||
overflow:hidden; | overflow:hidden; | ||
float:right; | float:right; | ||
Line 22: | Line 21: | ||
margin-right:5%; | margin-right:5%; | ||
z-index:49; | z-index:49; | ||
+ | } | ||
+ | |||
+ | #protogrid { | ||
+ | float:left; | ||
+ | width:45%; | ||
+ | height:480px; | ||
+ | position:fixed; | ||
+ | margin-left:5%; | ||
+ | margin-top:5%; | ||
+ | padding-right:45%; | ||
+ | z-index: 50; | ||
} | } | ||
Line 153: | Line 163: | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#undergrad {} | #undergrad {} |
Revision as of 11:20, 7 August 2014