Line 486: | Line 486: | ||
margin-top: 2%; | margin-top: 2%; | ||
} | } | ||
+ | /* | ||
.back-to-top { | .back-to-top { | ||
display: none; | display: none; | ||
Line 497: | Line 498: | ||
background: black url(https://static.igem.org/mediawiki/2016/3/39/Top-b-bgu.png) no-repeat center 43%; | background: black url(https://static.igem.org/mediawiki/2016/3/39/Top-b-bgu.png) no-repeat center 43%; | ||
border-radius: 30px; | border-radius: 30px; | ||
+ | } | ||
+ | */ | ||
+ | .back-to-top { | ||
+ | position: fixed; | ||
+ | z-index: 999; | ||
+ | bottom: 5%; | ||
+ | right: 2%; | ||
+ | display: none; | ||
+ | } | ||
+ | .back-to-top img{ | ||
+ | width: 50%; | ||
+ | height: 50%; | ||
+ | float: right; | ||
} | } | ||
.socialMediaIcon{ | .socialMediaIcon{ |
Revision as of 11:10, 13 October 2016