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(#661176, #b8860b); |
- | background-image: -webkit-gradient(linear, left top, left bottom, from(# | + | background-image: -webkit-gradient(linear, left top, left bottom, from(#661176), to(#b8860b)); |
- | background-image: -webkit-linear-gradient(# | + | background-image: -webkit-linear-gradient(#661176, #b8860b); |
- | background-image: -o-linear-gradient(# | + | background-image: -o-linear-gradient(#661176, #b8860b); |
- | background-image: -ms-linear-gradient(# | + | background-image: -ms-linear-gradient(#661176, #b8860b); |
- | background-image: linear-gradient(# | + | background-image: linear-gradient(#661176, #b8860b); |
-moz-border-radius: 6px; | -moz-border-radius: 6px; | ||
-webkit-border-radius: 6px; | -webkit-border-radius: 6px; | ||
Line 283: | Line 283: | ||
z-index: 1; | z-index: 1; | ||
background: #444; | background: #444; | ||
- | background: -moz-linear-gradient(# | + | background: -moz-linear-gradient(#661176, #b8860b); |
- | background-image: -webkit-gradient(linear, left top, left bottom, from(# | + | background-image: -webkit-gradient(linear, left top, left bottom, from(#661176), to(#b8860b)); |
- | background: -webkit-linear-gradient(# | + | background: -webkit-linear-gradient(#661176, #b8860b); |
- | background: -o-linear-gradient(# | + | background: -o-linear-gradient(#661176, #b8860b); |
- | background: -ms-linear-gradient(# | + | background: -ms-linear-gradient(#661176, #b8860b); |
- | background: linear-gradient(# | + | background: linear-gradient(#661176, #b8860b); |
- | -moz-box-shadow: 0 -1px rgba(255,255,255, | + | -moz-box-shadow: 0 -1px rgba(255,255,255,1); |
- | -webkit-box-shadow: 0 -1px 0 rgba(255,255,255, | + | -webkit-box-shadow: 0 -1px 0 rgba(255,255,255,1); |
- | box-shadow: 0 -1px 0 rgba(255,255,255, | + | box-shadow: 0 -1px 0 rgba(255,255,255,1); |
-moz-border-radius: 3px; | -moz-border-radius: 3px; | ||
-webkit-border-radius: 3px; | -webkit-border-radius: 3px; | ||
Line 315: | Line 315: | ||
-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3); | -moz-box-shadow: -1px 0 0 rgba(255,255,255,.3); | ||
-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3); | -webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3); | ||
- | box-shadow: -1px 0 0 rgba(255,255,255, | + | box-shadow: -1px 0 0 rgba(255,255,255,1); |
} | } | ||
Line 387: | Line 387: | ||
border-left: 6px solid transparent; | border-left: 6px solid transparent; | ||
border-right: 6px solid transparent; | border-right: 6px solid transparent; | ||
- | border-bottom: 6px solid # | + | border-bottom: 6px solid #2E0854; |
} | } | ||
Line 402: | Line 402: | ||
#igemuwmenu ul li:first-child a:hover:after { | #igemuwmenu ul li:first-child a:hover:after { | ||
border-bottom-color: #2E0854; | border-bottom-color: #2E0854; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 441: | Line 436: | ||
padding: 0 0 0 35px; | padding: 0 0 0 35px; | ||
border: 1px solid #222; | border: 1px solid #222; | ||
- | color: # | + | color: #ffffff; |
font-weight: bold; | font-weight: bold; | ||
background-color: #b8860b; | background-color: #b8860b; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
-moz-border-radius: 6px; | -moz-border-radius: 6px; | ||
-webkit-border-radius: 6px; | -webkit-border-radius: 6px; | ||
Line 521: | Line 511: | ||
float: none; | float: none; | ||
padding: 0; | padding: 0; | ||
- | color: # | + | color: #fff; |
} | } | ||
Revision as of 18:06, 12 October 2014
University of Washington iGEM 2014 |
|||||||||||
|