Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
 
(22 intermediate revisions not shown)
Line 8: Line 8:
#globalWrapper{
#globalWrapper{
     width: 1250px;
     width: 1250px;
 +
    margin: 0 auto;
     margin-top: -10px;
     margin-top: -10px;
}
}
 +
 +
#background{
 +
    width: 100%;
 +
    height: 100%;
 +
    postition: fixed;
 +
    top: 0;
 +
    left: 0;
 +
    z-index: 1;
 +
}
 +
body{
body{
     font-family:Arial,sans-serif;
     font-family:Arial,sans-serif;
-
     background: #AAA;
+
     background: url(https://static.igem.org/mediawiki/2010/1/15/Thubg.png) repeat;
-
    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%);  
+
-
 
+
}
}
 +
h1,h2,h3,h4,h5,h6{
h1,h2,h3,h4,h5,h6{
Line 85: 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 97: Line 106:
.left_gadget{
.left_gadget{
     margin: 30px 0px;
     margin: 30px 0px;
 +
    padding-top: 20px;
}
}
.left_gadget  h2{
.left_gadget  h2{
Line 103: Line 113:
     font-size: 15pt;
     font-size: 15pt;
     text-indent: 1pc;
     text-indent: 1pc;
 +
    overflow: visible;
}
}
.countdown{
.countdown{
Line 108: Line 119:
     height: 100%;
     height: 100%;
     padding: 5px;
     padding: 5px;
 +
    margin-top: 5px;
 +
    overflow: visible;
     background: #a20;
     background: #a20;
     -moz-border-radius: 4px;
     -moz-border-radius: 4px;
Line 114: Line 127:
#counttitle{
#counttitle{
     margin: 7px;
     margin: 7px;
-
     margin-top: -20px;
+
     margin-top: 2px !important; margin-top: -20px;
     padding: 10px;
     padding: 10px;
 +
    overflow: visible;
     background: #bbd;
     background: #bbd;
     color: #e40;
     color: #e40;
Line 237: Line 251:
     width: 18%;
     width: 18%;
     padding-right: 7%;
     padding-right: 7%;
 +
    paddint-top: 40px;
     position: relative;
     position: relative;
}
}
Line 360: 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