Team:GeorgiaState/background
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | <div id="container"><div id="header">[[Image:bannerhome.jpg|965px|logo]] | ||
<html> | <html> | ||
- | + | <style type="text/css"> | |
- | <style> | + | <!-- |
- | + | ||
- | + | a, a:hover, a:visited{ | |
- | + | color: white; | |
+ | font-weight: bold; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: black; | ||
} | } | ||
- | + | body | |
+ | { | ||
+ | font-family: Trebuchet MS, Arial, Helvetica, sans-serif; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | td,th { | ||
+ | color: #7c1212; | ||
+ | } | ||
+ | |||
+ | table | ||
+ | { | ||
+ | background-color: #964141; | ||
+ | font-color: white; | ||
+ | color: #964141; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #bodyContent | ||
+ | { | ||
+ | background-color: ; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #content | ||
+ | { | ||
+ | background-color: #7c1212; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | #footer-box | ||
+ | { | ||
+ | background-color: darkred; | ||
+ | color: #7c1212; | ||
+ | } | ||
+ | |||
+ | p | ||
+ | { | ||
+ | background-color: #964141; | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | body | ||
+ | { | ||
+ | background-color: #eee0e5; | ||
+ | font-color: white; | ||
+ | } | ||
- | </ | + | --> |
- | </ | + | </style></head> |