Team:AHUT China/Template/CSS RESET

From 2014.igem.org

(Difference between revisions)
Line 94: Line 94:
}
}
.left-menu ul li:last-child {
.left-menu ul li:last-child {
-
     display:none;
+
     filter:alpha(opacity=0);
 +
    -moz-opacity:0;
 +
    opacity:0;
}
}

Revision as of 08:14, 17 September 2014