Template:Uppsala-SwedenTemplate
From 2011.igem.org
(Difference between revisions)
Line 420: | Line 420: | ||
background-color:#ffffff; | background-color:#ffffff; | ||
position: relative; | position: relative; | ||
- | margin-top: - | + | margin-top: -150px; /* negative value of footer height */ |
margin-bottom: -25px; | margin-bottom: -25px; | ||
- | height: | + | height: 150px; |
clear:both; | clear:both; | ||
- | |||
} | } | ||
Line 446: | Line 445: | ||
padding-right:20px; | padding-right:20px; | ||
} | } | ||
+ | |||
+ | <!--START IMG OPACITY--> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | a.opac img{ | ||
+ | opacity:.40; | ||
+ | filter:alpha(opacity=50); | ||
+ | filter: “alpha(opacity=50)”; | ||
+ | } | ||
+ | |||
+ | a.opac:hover img{ | ||
+ | opacity:1; | ||
+ | filter:alpha(opacity=100); | ||
+ | filter: “alpha(opacity=100)”; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
+ | <!--END IMG OPACITY--> | ||
Revision as of 10:11, 21 July 2011
------------------- /*Wikihack*/ /* it's in my file*/ ------------------