Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 8: Line 8:
#globalWrapper{
#globalWrapper{
     width: 1250px;
     width: 1250px;
 +
    margin: 0 auto;
     margin-top: -10px;
     margin-top: -10px;
}
}
Line 18: Line 19:
     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: -moz-linear-gradient(top, #444, #777 20%, #bbb 73%, #fff 155%);
 
}
}
Line 25: Line 24:
body{
body{
     font-family:Arial,sans-serif;
     font-family:Arial,sans-serif;
-
     background: #ddd;
+
     background: url(https://static.igem.org/mediawiki/2010/1/15/Thubg.png) repeat;
}
}
Line 376: Line 375:
     margin: 20px;
     margin: 20px;
}
}
-
td, .toc, div#content{
+
.toc, div#content{
     background: transparent;
     background: transparent;
     color: #000;
     color: #000;

Latest revision as of 16:45, 27 October 2010