Template:Team:Waterloo/CSS/baseWiki
From 2014.igem.org
(Difference between revisions)
Line 118: | Line 118: | ||
background: #FFFFFF; | background: #FFFFFF; | ||
} | } | ||
- | img | + | img#toTop{ |
height: 30px; | height: 30px; | ||
position: fixed; | position: fixed; | ||
Line 126: | Line 126: | ||
-webkit-transition: height 0.5s; /* For Safari 3.1 to 6.0 */ | -webkit-transition: height 0.5s; /* For Safari 3.1 to 6.0 */ | ||
transition: height 0.5s; | transition: height 0.5s; | ||
+ | z-index:999; | ||
} | } | ||
img.toTop:hover{ | img.toTop:hover{ |
Revision as of 23:35, 15 October 2014