Team:St Andrews/Template:AugustAdjustments

From 2012.igem.org

(Difference between revisions)
Line 5: Line 5:
A:hover {text-decoration: underline; color: #62879d;}
A:hover {text-decoration: underline; color: #62879d;}
 +
 +
a:visited {
 +
color: #62879d;
 +
}

Revision as of 09:40, 2 August 2012

  1. bodyContent h1 {

margin-bottom: 10px; font-weight: bold; }

A:hover {text-decoration: underline; color: #62879d;}

a:visited { color: #62879d; }