Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
Line 5: Line 5:
     margin: 0;
     margin: 0;
     color: #A43;
     color: #A43;
-
    z-index: 1;
 
}
}
#globalWrapper{
#globalWrapper{
Line 19: Line 18:
     left: 0;
     left: 0;
     z-index: 1;
     z-index: 1;
-
     background: -webkit-gradient(linear, top, bottom, from(#555) ,color-stop(0.20, #777), color-stop(0.73, #bbb),to(#fff));
+
     background: url(https://static.igem.org/mediawiki/2010/1/15/Thubg.png) repeat-x;
-
    background: -moz-linear-gradient(top, #444, #777 20%, #bbb 73%, #fff 155%);  
+
}
}

Revision as of 12:38, 22 October 2010