Template:Team:UC Davis/Head
From 2011.igem.org
(Difference between revisions)
Line 97: | Line 97: | ||
ul.solidblockmenu li a{ | ul.solidblockmenu li a{ | ||
- | font: | + | font: 14px Arial, Verdana, sans-serif; |
color: white; | color: white; | ||
padding: 12px; | padding: 12px; | ||
Line 115: | Line 115: | ||
box-shadow: 2px 2px 4px rgba(120,120,120,0.7); | box-shadow: 2px 2px 4px rgba(120,120,120,0.7); | ||
background:#fff; | background:#fff; | ||
- | background: -moz-linear-gradient(top, # | + | background: -moz-linear-gradient(top, #aaa, #fff); |
- | background: -webkit-gradient(linear, center top, center bottom, from(# | + | background: -webkit-gradient(linear, center top, center bottom, from(#aaa), to(#fff)); |
- | background: linear-gradient(top, # | + | background: linear-gradient(top, #aaa, #fff); |
} | } | ||
Revision as of 18:00, 23 June 2011