Team:Edinburgh
From 2009.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
a:link { | a:link { | ||
- | color: # | + | color: #000000; |
- | text-decoration: | + | text-decoration:none; |
} | } | ||
a:visited { | a:visited { | ||
- | color: # | + | color: #000000; |
- | text-decoration: | + | text-decoration:none; |
} | } | ||
a:active { | a:active { | ||
- | color: # | + | color: #000000; |
- | text-decoration: | + | text-decoration:none; |
} | } | ||
a:hover { | a:hover { | ||
- | color: # | + | color: #000000; |
- | text-decoration: | + | text-decoration:none; |
} | } | ||
Revision as of 23:31, 19 October 2009