Team:Wageningen UR/Templates/HeaderFooterStyle
From 2011.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
color: #005172; | color: #005172; | ||
text-decoration: none; | text-decoration: none; | ||
- | font-family: 'Lekton', | + | font-family: 'Lekton', serif; |
- | + | font-size: 17px; | |
} | } | ||
- | a: | + | a:visited { |
color: #005172; | color: #005172; | ||
text-decoration: none; | text-decoration: none; | ||
- | font-family: 'Lekton', | + | font-family: 'Lekton', serif; |
- | + | font-size: 17px; | |
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
a:hover { | a:hover { | ||
color: #34b233; | color: #34b233; | ||
text-decoration: none; | text-decoration: none; | ||
- | font-family: 'Lekton', | + | font-family: 'Lekton', serif; |
- | + | font-size: 17px; | |
} | } | ||
+ | |||
+ | a:active { | ||
+ | color: #005172; | ||
+ | text-decoration: none; | ||
+ | font-family: 'Lekton', serif; | ||
+ | font-size: 17px; | ||
+ | } | ||
/* Wiki Hacks - START */ | /* Wiki Hacks - START */ |
Revision as of 22:52, 7 April 2011