Team:Hong Kong-CUHK/home.html

From 2014.igem.org

(Difference between revisions)
m
m (font fix)
Line 71: Line 71:
opacity: 0.3;
opacity: 0.3;
filter: alpha(opacity=30); /* For IE8 and earlier */
filter: alpha(opacity=30); /* For IE8 and earlier */
-
bottom: -50px;
+
bottom: -580px;
}
}
#footer-box:hover {
#footer-box:hover {
opacity: 1;
opacity: 1;
filter: alpha(opacity=100); /* For IE8 and earlier */
filter: alpha(opacity=100); /* For IE8 and earlier */
 +
}
 +
#globalWrapper{
 +
font-size:100%;
}
}
</style>
</style>

Revision as of 00:18, 17 October 2014