Team:St Andrews/Template:AugustAdjustments

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
a:visited {
a:visited {
-
color: #1C6A6F;
+
color: #6f211c;
}
}

Revision as of 10:02, 2 August 2012

  1. bodyContent h1 {

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

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

a:visited { color: #6f211c; }

a:link { color: #185359; }