Team:Tokyo-NoKoGen/css
From 2010.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
--> | --> | ||
- | + | 1.a img.css-hover{ | |
+ | 2.opacity:0.4; | ||
+ | 3.filter: alpha(opacity=40); | ||
+ | 4.} | ||
+ | 5.a:hover img.css-hover{ | ||
+ | 6.opacity:1.0; | ||
+ | 7.filter: alpha(opacity=100); | ||
+ | 8.} | ||
Revision as of 13:01, 21 October 2010