Team:Wageningen UR/Templates/HeaderFooterStyle
From 2011.igem.org
(Difference between revisions)
Line 21: | Line 21: | ||
color: #005172; | color: #005172; | ||
} | } | ||
- | + | ||
- | h4 { | + | h4 { |
font-family: 'Vollkorn', arial, sans; | font-family: 'Vollkorn', arial, sans; | ||
font-size: 13px; | font-size: 13px; | ||
Line 31: | Line 31: | ||
text-align: justify; | text-align: justify; | ||
} | } | ||
+ | |||
+ | a:link { | ||
+ | color: #005172; | ||
+ | text-decoration: none; | ||
+ | font-family: 'Vollkorn', | ||
+ | arial, sans | ||
+ | } | ||
+ | |||
+ | a:hover { | ||
+ | color: #34b233; | ||
+ | text-decoration: none; | ||
+ | font-family: 'Vollkorn', | ||
+ | arial, sans | ||
+ | } | ||
+ | |||
/* Wiki Hacks - START */ | /* Wiki Hacks - START */ |
Revision as of 21:16, 7 April 2011