Team:UCLondon/Templates/Content-Slide
From 2012e.igem.org
(Difference between revisions)
Line 253: | Line 253: | ||
cursor: pointer; | cursor: pointer; | ||
border: 1px solid #0a3c59; | border: 1px solid #0a3c59; | ||
+ | background: #3e779d; | ||
+ | background: -webkit-gradient(linear, left top, left bottom, from(#65a9d7), to(#3e779d)); | ||
+ | background: -webkit-linear-gradient(top, #65a9d7, #3e779d); | ||
+ | background: -moz-linear-gradient(top, #65a9d7, #3e779d); | ||
+ | background: -ms-linear-gradient(top, #65a9d7, #3e779d); | ||
+ | background: -o-linear-gradient(top, #65a9d7, #3e779d); | ||
+ | background-image: -ms-linear-gradient(top, #65a9d7 0%, #3e779d 100%); | ||
padding: 10.5px 21px; | padding: 10.5px 21px; | ||
-webkit-border-radius: 6px; | -webkit-border-radius: 6px; | ||
Line 294: | Line 301: | ||
.blue-but { | .blue-but { | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } |
Revision as of 17:35, 18 October 2012