Team:Harvard/Home2
From 2008.igem.org
Line 1: | Line 1: | ||
{{Template:Main}} | {{Template:Main}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <style> | ||
+ | table { | ||
+ | background-color: #c4dbea; | ||
+ | font-color: white; | ||
+ | color:white; | ||
+ | } | ||
+ | a.menu { | ||
+ | background-color: #c4dbea; | ||
+ | color: white; | ||
+ | width: 12em; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | #bodyContent { | ||
+ | background-color: #c4dbea; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | background-color: #c4dbea; | ||
+ | } | ||
+ | |||
+ | #footer-box { | ||
+ | background-color: #c4dbea; | ||
+ | } | ||
+ | p { | ||
+ | color:#333333; | ||
+ | } | ||
+ | body { | ||
+ | background-color:#c4dbea; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display:none; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | </html> | ||
+ | |||
+ | |||
{| | {| | ||
| align="center" style="background:#c4dbea"| | | align="center" style="background:#c4dbea"| |
Revision as of 19:47, 28 October 2008
|