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