Team:TU-Delft/CSS

From 2012.igem.org

(Difference between revisions)
Line 55: Line 55:
a:link, a:active, a:visited{
a:link, a:active, a:visited{
-
color:white;
+
color:purple;
text-decoration:none;
text-decoration:none;
-
font-weight:bold;
+
font-weight:navy;
}
}
a:hover{
a:hover{
-
color:aqua;
+
color:blue;
}
}
#content {
#content {

Revision as of 14:35, 11 July 2012