Team:UT-Tokyo/Template/Style
From 2013.igem.org
(Difference between revisions)
Line 53: | Line 53: | ||
-webkit-margin-end: 0px; | -webkit-margin-end: 0px; | ||
} | } | ||
- | #header, #main a{ | + | #header a, #main a{ |
text-decoration: none; | text-decoration: none; | ||
} | } | ||
- | #header, #main a:link{ | + | #header a:link, #main a:link{ |
color: blue; | color: blue; | ||
} | } | ||
- | #header, #main a:visited{ | + | #header a:visited, #main a:visited{ |
color: purple; | color: purple; | ||
} | } | ||
- | # | + | #headera:hover, #main a:hover{ |
color: red; | color: red; | ||
} | } |
Revision as of 09:57, 11 September 2013