Template:Cambridge/Notitle
From 2008.igem.org
(Difference between revisions)
(New page: <html> <style type="text/css"> .firstHeading {display: none;} </style> </html>) |
|||
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:#444444;} | ||
+ | #content {background-color:#444444; | ||
+ | border-left-color:#444444; | ||
+ | border-right-color:#444444;} | ||
+ | #footer-box {background-color:#444444; | ||
+ | border-top-color: #444444; | ||
+ | border-right-color: #444444; | ||
+ | border-bottom-color: #444444; | ||
+ | border-left-color: #444444;} | ||
+ | |||
+ | a.link:link {color:#FFFFFF;} | ||
+ | a.link:visited {color:#AAAAAA;} | ||
+ | a.link:hover {color:#b3c6fe;} | ||
+ | |||
+ | div.main {color:#FFFFFF; | ||
+ | width:100%; | ||
+ | margin:20px 0px; | ||
+ | background-color:#000000;} | ||
+ | div.banner {padding:10px;} | ||
+ | table.tab {width:840px; | ||
+ | background-color:#000000;} | ||
+ | p.title {font-size:40px; | ||
+ | padding:10px; | ||
+ | font-weight:bold; | ||
+ | color:#FFFFFF;} | ||
+ | --> | ||
+ | </style> | ||
</html> | </html> |
Revision as of 02:28, 29 October 2008