Css
From 2012.igem.org
(Difference between revisions)
(Created page with "<style type=text/css> #content { width: 975px; padding:0px; margin:0 auto; color: black; position: relative; top: -15px; border: none; background: none; backgr...") |
|||
(One intermediate revision not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
<style type=text/css> | <style type=text/css> | ||
Line 18: | Line 19: | ||
dd {width:85%;padding-left:20px;} | dd {width:85%;padding-left:20px;} | ||
+ | |||
+ | /*hide default igem banner and reformat style into blank slate*/ | ||
+ | #globalWrapper {width: 100%;} | ||
+ | #top-section {width: 100%; height:30px; border:none;} | ||
+ | #p-logo {display:none;} | ||
+ | #search-controls {display:none;} | ||
+ | #menubar a {color:#000000;} | ||
+ | #menubar a:hover{text-decoration:none; color:#52749C;} | ||
+ | .left-menu {background-color:#FFFFFF; margin:0px 0px 0px 0px; padding:0;} | ||
+ | .left-menu ul {background-color:#FFFFFF; margin:0; padding:0;} | ||
+ | .right-menu ul li a {background-color:#FFFFFF;} | ||
+ | .printfooter {display:none;} | ||
+ | #footer-box {border:none;} | ||
+ | #catlinks {display:none;} | ||
+ | .firstHeading {display:none;} | ||
+ | #content {width: 100%; border:none;} | ||
+ | #bodyContent {border:none;} | ||
</style> | </style> | ||
+ | </html> |
Latest revision as of 05:10, 23 September 2012