Template:Cambridge/Notitle
From 2008.igem.org
(Difference between revisions)
(New page: <html> <style type="text/css"> .firstHeading {display: none;} </style> </html>) |
|||
(13 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | .firstHeading {display: none;} | + | <!-- |
- | </style> | + | .firstHeading {display: none;} |
+ | body {background-color:#444444} | ||
+ | #globalWrapper {background-color:#000000;} | ||
+ | #content {background-color:#000000; | ||
+ | border-left-color:#000000; | ||
+ | border-right-color:#000000;} | ||
+ | #footer-box {background-color:#000000; | ||
+ | border-color:#000000;} | ||
+ | |||
+ | a.link:link {color:#FFFFFF;} | ||
+ | a.link:visited {color:#AAAAAA;} | ||
+ | a.link:hover {color:#b3c6fe;} | ||
+ | |||
+ | div.bodytable { | ||
+ | border: 1px #000000; | ||
+ | background: #444444; | ||
+ | font: #000000; | ||
+ | } | ||
+ | |||
+ | div.content { | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | .b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;} | ||
+ | .b1f {height:1px; background:#fff; margin:0 5px;} | ||
+ | .b2f {height:1px; background:#fff; margin:0 3px;} | ||
+ | .b3f {height:1px; background:#fff; margin:0 2px;} | ||
+ | .b4f {height:2px; background:#fff; margin:0 1px;} | ||
+ | .contentf {background: #fff;} | ||
+ | .contentf div {margin-left: 5px;} | ||
+ | |||
+ | --> | ||
+ | |||
+ | </style> | ||
+ | |||
</html> | </html> |
Latest revision as of 16:02, 29 October 2008