Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
 
(26 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: url("https://static.igem.org/mediawiki/2010/0/0c/Thubg.jpg") repeat;
+
     background: url(https://static.igem.org/mediawiki/2010/1/15/Thubg.png) repeat;
}
}
 +
h1,h2,h3,h4,h5,h6{
h1,h2,h3,h4,h5,h6{
Line 82: 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 94: Line 106:
.left_gadget{
.left_gadget{
     margin: 30px 0px;
     margin: 30px 0px;
 +
    padding-top: 20px;
}
}
-
.left_gadget  p{
+
.left_gadget  h2{
     color: #A43;
     color: #A43;
     font-weight: bold;
     font-weight: bold;
     font-size: 15pt;
     font-size: 15pt;
     text-indent: 1pc;
     text-indent: 1pc;
 +
    overflow: visible;
}
}
.countdown{
.countdown{
Line 105: 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;
     -webkit-border-radius: 5px;
     -webkit-border-radius: 5px;
}
}
-
.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 127: Line 144:
}
}
.countstatic{
.countstatic{
-
     color: white;
+
     color: #a20;
     font-size: 14pt;
     font-size: 14pt;
     font-weight: bold;
     font-weight: bold;
Line 234: Line 251:
     width: 18%;
     width: 18%;
     padding-right: 7%;
     padding-right: 7%;
 +
    paddint-top: 40px;
     position: relative;
     position: relative;
}
}
Line 357: 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