Vertical:AUC TURKEY
From 2014hs.igem.org
(Difference between revisions)
Edipunluer (Talk | contribs) |
Edipunluer (Talk | contribs) |
||
Line 118: | Line 118: | ||
} | } | ||
#verticalmenu > ul > li { | #verticalmenu > ul > li { | ||
- | background: # | + | background: #70a667; |
- | background: -moz-linear-gradient(# | + | background: -moz-linear-gradient(#70a667 0%, #d13516 100%); |
- | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, # | + | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #70a667), color-stop(100%, #d13516)); |
- | background: -webkit-linear-gradient(# | + | background: -webkit-linear-gradient(#70a667 0%, #d13516 100%); |
- | background: linear-gradient(# | + | background: linear-gradient(#70a667 0%, #d13516 100%); |
} | } | ||
#verticalmenu > ul > li:hover { | #verticalmenu > ul > li:hover { | ||
Line 190: | Line 190: | ||
position: absolute; | position: absolute; | ||
left: 10px; | left: 10px; | ||
- | color: # | + | color: #70a667; |
} | } | ||
#verticalmenu ul ul a:hover { | #verticalmenu ul ul a:hover { | ||
- | color: # | + | color: #70a667; |
} | } | ||
#verticalmenu { | #verticalmenu { |
Revision as of 09:58, 19 June 2014