Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
 
(15 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 95: Line 94:
#topbar #topbarul li#nav-parts a:hover, #bd_parts  #topbar #topbarul #nav-parts a{background-position: -516px -42px; width: 104px; }
#topbar #topbarul li#nav-parts a:hover, #bd_parts  #topbar #topbarul #nav-parts a{background-position: -516px -42px; width: 104px; }
#topbar #topbarul li#nav-support a:hover, #bd_support  #topbar #topbarul #nav-support a{background-position: -621px -42px; width: 130px; }
#topbar #topbarul li#nav-support a:hover, #bd_support  #topbar #topbarul #nav-support a{background-position: -621px -42px; width: 130px; }
-
#topbar #topbarul li#nav-human a:hover, #bd_human  #topbar #topbarul #nav-human a{background-position: -751px -42px; width: 250px; }
+
#topbar #topbarul li#nav-human a:hover, #bd_human  #topbar #topbarul #nav-human a{background-position: -751px -42px; width: 251px; }
#navbar{ width: 100%; height: 38px; clear: both;}
#navbar{ width: 100%; height: 38px; clear: both;}
Line 107: Line 106:
.left_gadget{
.left_gadget{
     margin: 30px 0px;
     margin: 30px 0px;
 +
    padding-top: 20px;
}
}
.left_gadget  h2{
.left_gadget  h2{
Line 119: Line 119:
     height: 100%;
     height: 100%;
     padding: 5px;
     padding: 5px;
 +
    margin-top: 5px;
     overflow: visible;
     overflow: visible;
     background: #a20;
     background: #a20;
Line 126: Line 127:
#counttitle{
#counttitle{
     margin: 7px;
     margin: 7px;
-
     margin-top: -20px;
+
     margin-top: 2px !important; margin-top: -20px;
     padding: 10px;
     padding: 10px;
     overflow: visible;
     overflow: visible;
Line 374: 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