Team:St Andrews/Template:AugustAdjustments
From 2012.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | h1 { | ||
+ | margin-bottom: 10px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | A:hover {text-decoration: underline; color: #62879d;} | ||
+ | |||
+ | a:visited { | ||
+ | color: #185359; | ||
+ | } | ||
+ | |||
+ | a:link { | ||
+ | color: #3d88ba; | ||
+ | } |
Revision as of 10:49, 2 August 2012
h1 { margin-bottom: 10px; font-weight: bold; }
A:hover {text-decoration: underline; color: #62879d;}
a:visited { color: #185359; }
a:link { color: #3d88ba; }