Team:Tokyo Metropolitan/test
From 2010.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
.darkline { background: #4682B4; } | .darkline { background: #4682B4; } | ||
.cright {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; } | .cright {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; } | ||
+ | |||
+ | a { | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:link { | ||
+ | color: #8FABBE; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #8FABBE; | ||
+ | } | ||
+ | a:active { | ||
+ | color: #8FABBE; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #006699; | ||
+ | } | ||
+ | |||
#top-section { | #top-section { |
Revision as of 18:56, 20 September 2010