Template:CSS/UT-Tokyo/Counter/Contents

From 2014.igem.org

(Difference between revisions)
Line 427: Line 427:
left:50%;
left:50%;
margin-left:480px;
margin-left:480px;
-
}
 
-
#bttop img:hover{
 
filter:alpha(opacity=40);
filter:alpha(opacity=40);
-moz-opacity: 0.4;
-moz-opacity: 0.4;
opacity: 0.4;
opacity: 0.4;
 +
}
 +
#bttop img:hover{
 +
filter:alpha(opacity=100);
 +
-moz-opacity: 1;
 +
opacity: 1;
}
}
</style>
</style>

Revision as of 17:09, 9 October 2014