Team:Queens-Canada/head
From 2010.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
a:visited { | a:visited { | ||
color: #A0A0A0; | color: #A0A0A0; | ||
+ | } | ||
+ | a.new { | ||
+ | color: #C0C0FF; | ||
+ | } | ||
+ | a.new:hover { | ||
+ | color: #D0D0FF; | ||
+ | } | ||
+ | a.new:active { | ||
+ | color: #E0E0FF; | ||
+ | } | ||
+ | a.new:visited { | ||
+ | color: #B0B0FF; | ||
} | } | ||
body { | body { |
Revision as of 21:17, 21 May 2010