Template:Team:HokkaidoU Japan/stylesheets/global.css
From 2012.igem.org
(Difference between revisions)
Line 144: | Line 144: | ||
width: 100%; | width: 100%; | ||
background: #ffffff; | background: #ffffff; | ||
+ | background: linear-gradient(top, #86c8d2, #ffffff); | ||
+ | background: -ms-linear-gradient(#86c8d2, #ffffff); | ||
+ | background: -o-linear-gradient(top, #86c8d2, #ffffff); | ||
background: -webkit-gradient(linear, left top, left bottom, from(#86c8d2), to(#ffffff)); | background: -webkit-gradient(linear, left top, left bottom, from(#86c8d2), to(#ffffff)); | ||
background: -moz-linear-gradient(top, #86c8d2, #ffffff); | background: -moz-linear-gradient(top, #86c8d2, #ffffff); |
Revision as of 00:46, 27 September 2012