Template:WashUHeader
From 2010.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 54: | Line 54: | ||
} | } | ||
- | h1 | + | h1 { |
padding: 5px; | padding: 5px; | ||
background: #90EE90; | background: #90EE90; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | padding: 5px; | ||
+ | background: #90EE90; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | padding: 10px; | ||
+ | font-weight: bold; | ||
+ | font-size: 18px; | ||
} | } | ||
Line 167: | Line 180: | ||
#content a { | #content a { | ||
- | + | text-decoration: underline; | |
- | + | color:#315c25; | |
} | } | ||
#content a:hover{ | #content a:hover{ | ||
- | color:# | + | color:#83F52C; |
- | + | ||
} | } | ||
Latest revision as of 14:12, 27 October 2010