Team:Hong Kong-CUHK/home.html

From 2014.igem.org

(Difference between revisions)
m (bg image updated)
Line 1: Line 1:
-
 
<html>
<html>
Line 68: Line 67:
.container {
.container {
     margin-left: 20px;
     margin-left: 20px;
 +
}
 +
#footer-box {
 +
opacity: 0.3;
 +
filter: alpha(opacity=30); /* For IE8 and earlier */
 +
bottom: -580px;
 +
}
 +
#footer-box:hover {
 +
opacity: 1;
 +
filter: alpha(opacity=100); /* For IE8 and earlier */
}
}
</style>
</style>

Revision as of 19:29, 16 October 2014