Team:Tuebingen/Template/Tuebingen
From 2013.igem.org
(Difference between revisions)
Line 115: | Line 115: | ||
#content { /* ------------------------------------------------- #CONTENT */ | #content { /* ------------------------------------------------- #CONTENT */ | ||
- | background-color: | + | background-color: blue !important; |
- | margin: | + | margin: 0px auto !important; |
border: none !important; | border: none !important; | ||
- | padding: | + | padding: 0px !important; |
position: relative; | position: relative; | ||
- | width: | + | width: 960px; |
height: auto; | height: auto; | ||
} | } | ||
Line 126: | Line 126: | ||
div#bodyContent { /* ------------------------------------------------- #BODYCONTENT */ | div#bodyContent { /* ------------------------------------------------- #BODYCONTENT */ | ||
background-color: white; | background-color: white; | ||
- | width: | + | width: 940px; |
- | padding: | + | padding: 10px; |
position: relative; | position: relative; | ||
margin: auto; | margin: auto; |
Revision as of 14:14, 16 October 2013