Template:Sifuentes01

From 2014.igem.org

(Difference between revisions)
Line 157: Line 157:
font-weight: bold;
font-weight: bold;
text-decoration: none;
text-decoration: none;
 +
    opacity: 1.0;
 +
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
}
-
#featureBoxLeft a {
+
#featureBoxLeft a:hover {
-
color:#3aa76c;
+
    opacity: 0.4;
-
font-weight: bold;
+
    filter: alpha(opacity=40); /* For IE8 and earlier */
-
text-decoration: none;
+
}
}

Revision as of 21:20, 8 January 2015