Template:Team:Bielefeld-Germany/css/ribbon.css
From 2013.igem.org
(Difference between revisions)
(6 intermediate revisions not shown) | |||
Line 12: | Line 12: | ||
font-size: 17px!important; | font-size: 17px!important; | ||
- | background: -webkit-gradient(linear, left top, left bottom, from(# | + | background: -webkit-gradient(linear, left top, left bottom, from(#e67b09), to(#ff6600)); |
- | background: -webkit-linear-gradient(top, #ff6600, # | + | background: -webkit-linear-gradient(top, #ff6600, #e67b09,); |
- | background: -moz-linear-gradient(top, # | + | background: -moz-linear-gradient(top, #e67b09, #ff6600); |
- | background: -ms-linear-gradient(top, # | + | background: -ms-linear-gradient(top, #e67b09, #ff6600); |
- | background: -o-linear-gradient(top, # | + | background: -o-linear-gradient(top, #e67b09, #ff6600); |
- | background-image: -ms-linear-gradient(top, # | + | background-image: -ms-linear-gradient(top, #e67b09 0%, #ff6600 100%); |
-webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px; | -webkit-box-shadow: rgba(000,000,000,0.3) 0 1px 1px; | ||
-moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px; | -moz-box-shadow: rgba(000,000,000,0.3) 0 1px 1px; | ||
Line 163: | Line 163: | ||
ul#navigation li:hover > a { | ul#navigation li:hover > a { | ||
/*background:#ff6600;*/ | /*background:#ff6600;*/ | ||
- | color: | + | color:white; |
} | } | ||
ul#navigation li:hover > c { | ul#navigation li:hover > c { | ||
Line 225: | Line 225: | ||
text-align:left; | text-align:left; | ||
border-style:none none none groove; | border-style:none none none groove; | ||
- | border-radius: | + | border-radius:0px; |
margin-top:0px; | margin-top:0px; | ||
font-size:0.6em; | font-size:0.6em; |
Latest revision as of 19:27, 27 October 2013