Team:British Columbia/Test/Custom CSS
From 2014.igem.org
(Difference between revisions)
Line 114: | Line 114: | ||
vertical-align: middle; | vertical-align: middle; | ||
float: none; | float: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | .scrollup { | ||
+ | width: 40px; | ||
+ | height: 40px; | ||
+ | position: fixed; | ||
+ | bottom: 50px; | ||
+ | right: 100px; | ||
+ | display: none; | ||
+ | text-indent: -9999px; | ||
+ | background: url('icon_top.png') no-repeat; | ||
+ | background-color: #000; | ||
} | } | ||
Revision as of 01:57, 18 October 2014