Template:Team:HokkaidoU Japan/stylesheets/global.css

From 2012.igem.org

(Difference between revisions)
Line 83: Line 83:
     width: 100%;
     width: 100%;
     background: #058da1;
     background: #058da1;
-
     background: linear-gradient(top, #058da1, #ffffff);
+
     background: linear-gradient(top, #058da1, #86c8d2);
-
     background: -o-linear-gradient(top, #058da1, #ffffff);
+
    background: -ms-linear-gradient(top, #058da1, #86c8d2);
 +
     background: -o-linear-gradient(top, #058da1, #86c8d2);
     background: -webkit-gradient(linear, left top, left bottom, from(#058da1), to(#86c8d2));
     background: -webkit-gradient(linear, left top, left bottom, from(#058da1), to(#86c8d2));
     background: -moz-linear-gradient(top, #058da1, #86c8d2);
     background: -moz-linear-gradient(top, #058da1, #86c8d2);
Line 145: Line 146:
     background: #ffffff;
     background: #ffffff;
     background: linear-gradient(top, #86c8d2, #ffffff);
     background: linear-gradient(top, #86c8d2, #ffffff);
-
     background: -ms-linear-gradient(#86c8d2, #ffffff);
+
     background: -ms-linear-gradient(top, #86c8d2, #ffffff);
     background: -o-linear-gradient(top, #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));

Revision as of 00:47, 27 September 2012