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:white; |
text-decoration:none; | text-decoration:none; | ||
font-weight:bold; | font-weight:bold; | ||
} | } | ||
a:hover{ | a:hover{ | ||
- | color: | + | color:aqua; |
} | } | ||
#content { | #content { | ||
Line 229: | Line 229: | ||
text-decoration:none; | text-decoration:none; | ||
font-family: 'Comic Sans', Comic Sans MS, cursive; | font-family: 'Comic Sans', Comic Sans MS, cursive; | ||
- | color: | + | color:#C71D09; |
font-size:14px; | font-size:14px; | ||
font-weight:bold; | font-weight:bold; |
Revision as of 14:29, 11 July 2012