Template:MissouriMiners2012
From 2012.igem.org
(Difference between revisions)
Lordcheeto (Talk | contribs) |
Lordcheeto (Talk | contribs) |
||
Line 8: | Line 8: | ||
* { | * { | ||
box-sizing: border-box; | box-sizing: border-box; | ||
- | |||
- | |||
color: #666; | color: #666; | ||
font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif; | font-family: "Segoe UI",Tahoma,Geneva,Verdana,sans-serif; | ||
font-size: 14px; | font-size: 14px; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
} | } | ||
#footer-box { | #footer-box { | ||
- | display: none; | + | display: none; |
} | } | ||
Line 26: | Line 26: | ||
.right-menu { float: right; } | .right-menu { float: right; } | ||
- | #globalWrapper, #content, #bodyContent { | + | html, body, #globalWrapper, #content, #bodyContent { |
width:100%; | width:100%; | ||
height:100%; | height:100%; |
Revision as of 05:25, 28 September 2012