Team:TU-Delft/CSS
From 2012.igem.org
(Difference between revisions)
Line 55: | Line 55: | ||
a:link, a:active, a:visited{ | a:link, a:active, a:visited{ | ||
- | color: | + | color:purple; |
text-decoration:none; | text-decoration:none; | ||
- | font-weight: | + | font-weight:navy; |
} | } | ||
a:hover{ | a:hover{ | ||
- | color: | + | color:blue; |
} | } | ||
#content { | #content { |
Revision as of 14:35, 11 July 2012