Team:Frankfurt/NavBarTemp/NavCss
From 2013.igem.org
(Difference between revisions)
Line 76: | Line 76: | ||
left: 0; | left: 0; | ||
z-index: 99999; | z-index: 99999; | ||
- | background: # | + | background: #1c63b7; |
- | background: -moz-linear-gradient(# | + | background: -moz-linear-gradient(#1c63b7, #1C86EE); |
- | background: -webkit-gradient(linear,left bottom,left top,color-stop(0, # | + | background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #1C86EE),color-stop(1, #1c63b7)); |
- | background: -webkit-linear-gradient(# | + | background: -webkit-linear-gradient(#1c63b7, #1C86EE); |
- | background: -o-linear-gradient(# | + | background: -o-linear-gradient(#1c63b7, #1C86EE); |
- | background: -ms-linear-gradient(# | + | background: -ms-linear-gradient(#1c63b7, #1C86EE); |
- | background: linear-gradient(# | + | background: linear-gradient(#1c63b7, #1C86EE); |
-moz-border-radius: 5px; | -moz-border-radius: 5px; | ||
border-radius: 5px; | border-radius: 5px; |
Revision as of 14:28, 2 October 2013