Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style> | <style> | ||
#globalWrapper, #content { /*-- changes default wiki settings --*/ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
- | |||
height: 100%; | height: 100%; | ||
border: 0px; | border: 0px; | ||
background-color: transparent; | background-color: transparent; | ||
- | |||
- | |||
} | } | ||
- | + | #top-section { | |
+ | height: auto; | ||
+ | width: auto; | ||
+ | position: fixed; | ||
+ | border: 0px transparent; | ||
+ | } | ||
img.homepage{ | img.homepage{ | ||
display: block; | display: block; | ||
Line 264: | Line 266: | ||
font-family: Georgia; | font-family: Georgia; | ||
font-size: 12px; | font-size: 12px; | ||
- | |||
} | } | ||
Revision as of 23:56, 8 October 2014