Template:Team:UW/CSS
From 2014.igem.org
(Difference between revisions)
Line 214: | Line 214: | ||
border: 1px solid #222; | border: 1px solid #222; | ||
background-color: #b8860b; | background-color: #b8860b; | ||
- | background-image: -moz-linear-gradient(# | + | background-image: -moz-linear-gradient(#4b2e84, #85754d ); |
- | background-image: -webkit-gradient(linear, left top, left bottom, from(# | + | background-image: -webkit-gradient(linear, left top, left bottom, from(#4b2e84), to(#85754d )); |
- | background-image: -webkit-linear-gradient(# | + | background-image: -webkit-linear-gradient(#4b2e84, #85754d ); |
- | background-image: -o-linear-gradient(# | + | background-image: -o-linear-gradient(#4b2e84, #85754d ); |
- | background-image: -ms-linear-gradient(# | + | background-image: -ms-linear-gradient(#4b2e84, #85754d ); |
- | background-image: linear-gradient(# | + | background-image: linear-gradient(#4b2e84, #85754d ); |
-moz-border-radius: 6px; | -moz-border-radius: 6px; | ||
-webkit-border-radius: 6px; | -webkit-border-radius: 6px; | ||
Line 256: | Line 256: | ||
#igemuwmenu a { | #igemuwmenu a { | ||
padding: 12px 20px; | padding: 12px 20px; | ||
- | color: # | + | color: #dfb42c; |
text-transform: uppercase; | text-transform: uppercase; | ||
font: bold 11.4px Arial, Helvetica; | font: bold 11.4px Arial, Helvetica; | ||
Line 283: | Line 283: | ||
z-index: 1; | z-index: 1; | ||
background: #fff; | background: #fff; | ||
- | background: -moz-linear-gradient(# | + | background: -moz-linear-gradient(#4b2e84, #85754d ); |
- | background-image: -webkit-gradient(linear, left top, left bottom, from(# | + | background-image: -webkit-gradient(linear, left top, left bottom, from(#4b2e84), to(#85754d )); |
- | background: -webkit-linear-gradient(# | + | background: -webkit-linear-gradient(#4b2e84, #85754d ); |
- | background: -o-linear-gradient(# | + | background: -o-linear-gradient(#4b2e84, #85754d ); |
- | background: -ms-linear-gradient(# | + | background: -ms-linear-gradient(#4b2e84, #85754d ); |
- | background: linear-gradient(# | + | background: linear-gradient(#4b2e84, #85754d ); |
-moz-box-shadow: 0 -1px rgba(255,255,255,1); | -moz-box-shadow: 0 -1px rgba(255,255,255,1); | ||
-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,1); | -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,1); |
Revision as of 18:19, 12 October 2014
University of Washington iGEM 2014 |
|||||||||||
|