(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
#back-top a { | #back-top a { | ||
− | width: | + | width: 50px; |
display: block; | display: block; | ||
text-align: center; | text-align: center; | ||
Line 40: | Line 40: | ||
margin-bottom: 7px; | margin-bottom: 7px; | ||
background: url('https://static.igem.org/mediawiki/2016/2/2a/T--Freiburg--dinodown.png') no-repeat center center; | background: url('https://static.igem.org/mediawiki/2016/2/2a/T--Freiburg--dinodown.png') no-repeat center center; | ||
+ | background-size: 50px; | ||
/* rounded corners */ | /* rounded corners */ | ||
-webkit-border-radius: 15px; | -webkit-border-radius: 15px; | ||
Line 52: | Line 53: | ||
#back-top a:hover span { | #back-top a:hover span { | ||
background: url('https://static.igem.org/mediawiki/2016/e/e3/T--Freiburg--dinoup.png') no-repeat center center; | background: url('https://static.igem.org/mediawiki/2016/e/e3/T--Freiburg--dinoup.png') no-repeat center center; | ||
+ | background-size: 50px; | ||
} | } | ||
</style> | </style> |
Latest revision as of 21:21, 18 October 2016