Team:Hong Kong HKU/people

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
padding:15px 15px 15px 15px;
padding:15px 15px 15px 15px;
 +
}
 +
#box1 img
 +
{
 +
opacity:0.4;
 +
filter:alpha(opacity=40); /* For IE8 and earlier */
 +
}
 +
#box1 img:hover
 +
{
 +
opacity:1.0;
 +
filter:alpha(opacity=100); /* For IE8 and earlier */
}
}
</style>
</style>

Revision as of 06:52, 4 September 2013