Team:Korea U Seoul/template/css
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<style type=text/css> | <style type=text/css> | ||
- | #content { | + | #content {width:1024px; |
padding:0px; | padding:0px; | ||
margin:0 auto; | margin:0 auto; | ||
Line 15: | Line 15: | ||
/*hide default igem banner and reformat style into blank slate*/ | /*hide default igem banner and reformat style into blank slate*/ | ||
- | #globalWrapper {width: | + | #globalWrapper {width: 1024px;} |
- | #top-section {width: | + | #top-section {width: 1024px; height:30px; border:none;} |
#p-logo {display:none;} | #p-logo {display:none;} | ||
#search-controls {display:none;} | #search-controls {display:none;} | ||
Line 28: | Line 28: | ||
#catlinks {display:none;} | #catlinks {display:none;} | ||
.firstHeading {display:none;} | .firstHeading {display:none;} | ||
- | #content {width: | + | #content {width: 1024px; border:none;} |
#bodyContent {border:none;} | #bodyContent {border:none;} | ||
/*actual content styles*/ | /*actual content styles*/ | ||
- | body {width: | + | body {width: 1024px; margin:auto;} |
</style> | </style> | ||
</html> | </html> |
Revision as of 08:28, 24 September 2012