Team:Frankfurt/NavBarTemp/NavCss
From 2013.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
list-style: none; | list-style: none; | ||
background: #1C86EE; | background: #1C86EE; | ||
- | background: -moz-linear-gradient(#1c63b7, # | + | background: -moz-linear-gradient(#1c63b7, #00a000); |
- | background: -webkit-gradient(linear,left bottom,left top,color-stop(0, # | + | background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #00a000),color-stop(1, #1c63b7)); |
- | background: -webkit-linear-gradient(#1c63b7, # | + | background: -webkit-linear-gradient(#1c63b7, #00a000); |
- | background: -o-linear-gradient(#1c63b7, # | + | background: -o-linear-gradient(#1c63b7, #00a000); |
- | background: -ms-linear-gradient(#1c63b7, # | + | background: -ms-linear-gradient(#1c63b7, #00a000); |
- | background: linear-gradient(#1c63b7, # | + | background: linear-gradient(#1c63b7, #00a000); |
-moz-border-radius: 50px; | -moz-border-radius: 50px; | ||
border-radius: 50px; | border-radius: 50px; |
Revision as of 14:35, 2 October 2013