Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
#globalWrapper, #content { /*-- changes default wiki settings --*/ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
height: 100%; | height: 100%; | ||
+ | width: 100%; | ||
border: 0px; | border: 0px; | ||
background-color: transparent; | background-color: transparent; | ||
Line 8: | Line 9: | ||
#top-section { | #top-section { | ||
height: 16px; | height: 16px; | ||
- | width: | + | width: 100%; |
position: fixed; | position: fixed; | ||
border: 0px transparent; | border: 0px transparent; | ||
Line 265: | Line 266: | ||
font-family: Georgia; | font-family: Georgia; | ||
font-size: 12px; | font-size: 12px; | ||
- | |||
} | } | ||
Revision as of 00:28, 9 October 2014