Difference between revisions of "Template:Team:CHINA CD UESTC/cssstyle"
Line 39: | Line 39: | ||
margin-top:20px; | margin-top:20px; | ||
} | } | ||
+ | |||
+ | /*****go-top*******/ | ||
+ | .actGotop{ | ||
+ | position:fixed; | ||
+ | _position:absolute; | ||
+ | bottom:100px; | ||
+ | right:50px; | ||
+ | width:150px; | ||
+ | height:195px; | ||
+ | display:none; | ||
+ | } | ||
+ | .actGotop a,.actGotop a:link{ | ||
+ | width:150px; | ||
+ | height:195px; | ||
+ | display:inline-block; | ||
+ | background:url(https://static.igem.org/mediawiki/2015/e/ed/CHINA_CD_UESTC_gotop.png) no-repeat; | ||
+ | _background:url(https://static.igem.org/mediawiki/2015/e/ed/CHINA_CD_UESTC_gotop.png) no-repeat; | ||
+ | outline:none; | ||
+ | } | ||
+ | .actGotop a:hover{ | ||
+ | width:150px; | ||
+ | height:195px; | ||
+ | background:url(https://static.igem.org/mediawiki/2015/e/ed/CHINA_CD_UESTC_gotop.png) no-repeat; | ||
+ | outline:none; | ||
+ | } | ||
+ | |||
+ | /********end-top*******/ | ||
#content{ | #content{ | ||
height:90px; | height:90px; |
Revision as of 13:58, 15 September 2015