Team:Paris Bettencourt/header
From 2013.igem.org
(Difference between revisions)
Line 220: | Line 220: | ||
/* arrow icon (span tag) */ | /* arrow icon (span tag) */ | ||
#back-top span { | #back-top span { | ||
- | width: | + | width: 60px; |
- | height: | + | height: 60px; |
display: block; | display: block; | ||
margin-bottom: 7px; | margin-bottom: 7px; | ||
- | background: # | + | background: #559DD5; url() no-repeat center center; |
/* rounded corners */ | /* rounded corners */ | ||
-webkit-border-radius: 15px; | -webkit-border-radius: 15px; | ||
Line 235: | Line 235: | ||
} | } | ||
#back-top a:hover span { | #back-top a:hover span { | ||
- | background-color: # | + | background-color: #1b2b7c; |
} | } | ||
Revision as of 10:53, 5 August 2013