Template:CSS/Delft2014 main

From 2014.igem.org

(Difference between revisions)
Line 88: Line 88:
a:link {
a:link {
     color: #000000;
     color: #000000;
-
     text-decoration: underline;
+
     font-style: oblique;
}
}
Line 94: Line 94:
a:visited {
a:visited {
     color: #000000;
     color: #000000;
-
     text-decoration: underline;
+
     font-style: oblique;
}
}
Line 100: Line 100:
a:hover {
a:hover {
     color: #000000;
     color: #000000;
-
     text-decoration: underline;
+
     font-style: oblique;
     font-weight: bold;
     font-weight: bold;
}
}

Revision as of 21:18, 12 October 2014