Team:Grenoble/Templates/Css.css
From 2011.igem.org
(Difference between revisions)
JeanBaptiste (Talk | contribs) |
JeanBaptiste (Talk | contribs) |
||
Line 179: | Line 179: | ||
color:#fff; | color:#fff; | ||
padding:0 20px 0 20px; | padding:0 20px 0 20px; | ||
- | background:# | + | background: #fcf6ee; |
+ | background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fcf6ee), to(#FFFFFF)); | ||
+ | background: -webkit-linear-gradient(#fcf6ee, #FFFFFF); | ||
+ | background: -moz-linear-gradient(#fcf6ee, #FFFFFF); | ||
+ | background: -ms-linear-gradient(#fcf6ee, #FFFFFF); | ||
+ | background: -o-linear-gradient(#fcf6ee, #FFFFFF); | ||
+ | background: linear-gradient(#fcf6ee, #FFFFFF); | ||
line-height:275%; | line-height:275%; | ||
} | } |
Revision as of 11:23, 6 August 2011