Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
Line 13: Line 13:
body{
body{
     font-family:Arial,sans-serif;
     font-family:Arial,sans-serif;
-
     background: url("https://static.igem.org/mediawiki/2010/0/0c/Thubg.jpg") repeat;
+
     background: #AAA;
 +
    background: -webkit-gradient(linear, top, bottom, from(#555) ,color-stop(0.20, #777), color-stop(0.73, #bbb),to(#fff));
 +
    background: -moz-linear-gradient(top, #444, #777 20%, #bbb 73%, #fff 155%);  
 +
 
}
}

Revision as of 01:31, 21 October 2010