Template:Regional Europe Page CSS

From 2011.igem.org

(Difference between revisions)
Line 80: Line 80:
}
}
-
a.green_link:link {  
+
a:link, a:visited,{
 +
color: #F37321
 +
text-decoration: none;
 +
font-family: Verdana, Arial, Helvetica, sans-serif;
 +
font-weight: bold;
 +
}
 +
 
 +
a:hover, a:active{
color: #F37321;
color: #F37321;
 +
text-decoration: underline;
 +
font-family: Verdana, Arial, Helvetica, sans-serif;
 +
font-weight: bold;
 +
}
 +
 +
a.green_link:link {
 +
color: #666;
font-weight: bold;
font-weight: bold;
}
}

Revision as of 16:56, 19 June 2011