Template:Harvard2009
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
- | + | <head> | |
- | <style | + | <style> |
- | + | table { | |
- | + | background-color: #000000; | |
- | + | font-color: #eeeeee; | |
+ | color: #eeeeee; | ||
+ | } | ||
+ | a.menu { | ||
+ | background-color: #eeeeee; | ||
+ | color: #eeeeee; | ||
+ | width: 12em; | ||
} | } | ||
- | + | .firstHeading { | |
- | + | color: #eeeeee; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #bodyContent { | |
+ | background-color: #eeeeee; | ||
+ | } | ||
- | # | + | #content { |
- | + | background-color: #eeeeee; | |
- | + | } | |
- | } | + | |
- | # | + | #footer-box { |
- | + | background-color: #eeeeee; | |
- | + | } | |
+ | p { | ||
+ | color:#eeeeee; | ||
+ | } | ||
+ | body { | ||
+ | background-color:#000000; | ||
+ | } | ||
+ | .firstHeading { | ||
+ | display:none; | ||
} | } | ||
- | |||
</style> | </style> | ||
- | + | </head> | |
- | < | + | |
</html> | </html> | ||
+ | |||
+ | {| | ||
+ | | align="center" style="background:#000000"| | ||
+ | <html><a href = "https://2009.igem.org/Team:Harvard"><img src="https://static.igem.org/mediawiki/2009/0/0f/Harvard_prelogo.png"></a></html> | ||
+ | <br> | ||
+ | |||
+ | {| style="color:#1b2c8a;background-color:#eeeeee;" cellpadding="3" cellspacing="1" width="62%" align="center" | ||
+ | !align="center"|[[Team:Harvard|Home]] | ||
+ | !align="center"|[[Team:Harvard/Team|The Team]] | ||
+ | !align="center"|[[Team:Harvard/Project|The Project]] | ||
+ | !align="center"|[[Team:Harvard/Parts|Parts Submitted to the Registry]] | ||
+ | !align="center"|[[Team:Harvard/Notebook|Notebook]] | ||
+ | |} |
Revision as of 22:02, 11 October 2009
|