Template:Team:Bielefeld-Germany/css/wiki-edit-structure.css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
(17 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
html, body, div, ul, li, p, img{ | html, body, div, ul, li, p, img{ | ||
margin: 0; | margin: 0; | ||
- | padding: | + | padding: 2; |
outline: 0; | outline: 0; | ||
- | border: | + | border: 11; |
} | } | ||
ul{ | ul{ | ||
Line 13: | Line 13: | ||
#top-section{ | #top-section{ | ||
height:0; | height:0; | ||
- | width: | + | width:1000px; |
border:none; | border:none; | ||
position:absolute; | position:absolute; | ||
Line 23: | Line 23: | ||
#content h1.firstHeading, | #content h1.firstHeading, | ||
#content #bodyContent #contentSub, | #content #bodyContent #contentSub, | ||
- | + | #content #bodyContent p br, | |
#catlinks{ | #catlinks{ | ||
display: none; | display: none; | ||
Line 29: | Line 29: | ||
#content{ | #content{ | ||
border:0; | border:0; | ||
- | padding: | + | height:auto; |
- | width: | + | padding:2; |
- | + | width:1000px; | |
+ | margin: 0 auto 0 auto; | ||
} | } | ||
Line 39: | Line 40: | ||
top: 0; | top: 0; | ||
z-index: 10; | z-index: 10; | ||
+ | } | ||
+ | #page-content{ | ||
+ | height:auto; <!-- 350px --> | ||
+ | width:550px; | ||
} | } | ||
#footer-box{ | #footer-box{ | ||
- | width: | + | width:1000px; |
padding:5px; | padding:5px; | ||
margin-left: auto; | margin-left: auto; |
Latest revision as of 13:05, 22 July 2013