Template:Team:USTC Software/Header
From 2010.igem.org
(Difference between revisions)
Line 114: | Line 114: | ||
#menu { | #menu { | ||
- | + | font-family: Monospace; | |
- | font-family: | + | |
font-size: 18px; | font-size: 18px; | ||
background-color: transparent; | background-color: transparent; | ||
Line 138: | Line 137: | ||
#menu a { | #menu a { | ||
- | color: # | + | color: #red; |
display: inline; | display: inline; | ||
text-decoration: none; | text-decoration: none; | ||
Line 149: | Line 148: | ||
#menu a:hover { | #menu a:hover { | ||
- | color: #00a5ea; | + | color: #blue; |
+ | <!--color: #00a5ea;--> | ||
} | } | ||
Revision as of 05:05, 16 October 2010