Template:Tsinghua

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <style> *{ padding: 0; margin: 0; color: #A43; } #globalWrapper{ width: 1250px; margin: 0 auto; margin-top: -10px; } #background{ width: 100%;...")
 
(83 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<style>
<style>
-
*{
+
 
-
    padding: 0;
+
-
    margin: 0;
+
-
    color: #A43;
+
-
}
+
#globalWrapper{
#globalWrapper{
     width: 1250px;
     width: 1250px;
     margin: 0 auto;
     margin: 0 auto;
     margin-top: -10px;
     margin-top: -10px;
 +
    background: #000;
}
}
Line 20: Line 17:
     z-index: 1;
     z-index: 1;
}
}
-
 
body{
body{
     font-family:Arial,sans-serif;
     font-family:Arial,sans-serif;
-
     background: url(https://static.igem.org/mediawiki/2010/1/15/Thubg.png) repeat;
+
     background: #000;
}
}
Line 31: Line 27:
     font-weight: bold;
     font-weight: bold;
     font-family: Arial, san-serif;
     font-family: Arial, san-serif;
-
     color: #A43;
+
     color: #EE90DE !important;
     border: none;
     border: none;
     background: transparent;
     background: transparent;
     padding: 0;
     padding: 0;
     margin: 0;
     margin: 0;
 +
}
 +
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{
 +
  color: #E7E93E !important;
}
}
Line 60: Line 59:
div#topmost{
div#topmost{
     width: 100%;
     width: 100%;
 +
}
 +
#topmost img{
 +
    border-left: 1px solid #555;
 +
    border-top: 1px solid #454;
 +
    border-bottom: 1px solid #EEE;
 +
    border-right: 1px solid #CCC;
 +
    z-index: 2;
}
}
.headerpic{
.headerpic{
     top: 0;
     top: 0;
-
     width: 996px;
+
     width: 985px;
     padding: 0;
     padding: 0;
     margin-left: 10%;
     margin-left: 10%;
Line 75: Line 81:
}
}
-
#topbar{ width: 100%; height: 38px; margin-top: -4px; margin-bottom: -2px; clear: both;}
+
#topbar{ width: 100%; clear: both;     z-index: 2;}
#topbar #topbarul {padding: 0px; width: 1000px; margin-left: 10%; z-index: 5;}
#topbar #topbarul {padding: 0px; width: 1000px; margin-left: 10%; z-index: 5;}
-
#topbar #topbarul li{ display: inline; float: left; margin: 0;}
+
#topbar #topbarul li{ display: inline; float: left; background: #333355; padding: 5px 25px; border-left: 1px solid #eee; border-bottom: 1px solid #666; border-right: 2px solid #666; font-size: 18px; height: 50px; }
-
#topbar #topbarul li a{float: left; height: 0; padding-top: 39px; overflow: hidden; background-repeat: no-repeat; background-image: url(https://static.igem.org/mediawiki/2010/a/ad/Menubg.png); }
+
#topbar #topbarul li a{float: left; overflow: hidden; padding: 15px 5px; font-family:'Hiragino Sans GB','Microsoft YaHei',sans-serif!important; font-weight: bold; color: #E5EA1C !important;}
-
 
+
#topbar #topbarul #nav-human a{padding: 5px;}
-
#topbar #topbarul li#nav-home a{background-position: 0 0; width: 120px; }
+
-
#topbar #topbarul li#nav-team a{background-position: -121px 0px; width: 93px; }
+
-
#topbar #topbarul li#nav-project a{background-position: -215px 0px; width: 138px; }
+
-
#topbar #topbarul li#nav-experiment a{background-position: -353px 0px; width: 162px; }
+
-
#topbar #topbarul li#nav-parts a{background-position: -516px 0px; width: 104px; }
+
-
#topbar #topbarul li#nav-support a{background-position: -621px 0px; width: 130px; }
+
-
#topbar #topbarul li#nav-human a{background-position: -751px 0px; width: 250px; }
+
-
 
+
-
#topbar #topbarul li#nav-home a:hover, #bd_home #topbar #topbarul #nav-home a{background-position: 0 -41px; width: 120px; }
+
-
#topbar #topbarul li#nav-team a:hover, #bd_team #topbar #topbarul  #nav-team a{background-position: -121px -41px; width: 93px; }
+
-
#topbar #topbarul li#nav-project a:hover, #bd_project #topbar #topbarul #nav-project a{background-position: -215px -41px; width: 138px; }
+
-
#topbar #topbarul li#nav-experiment a:hover, #bd_experiment  #topbar #topbarul #nav-experiment a{background-position: -353px -41px; width: 162px; }
+
-
#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-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%; clear: both;    z-index: 2;}
-
#navbar #subnav {margin-left: 10%; margin-top: 0px; height: 23px; width: 995px; background-repeat: no-repeat; overflow: hidden; padding: 0px; background-image: url(https://static.igem.org/mediawiki/2010/1/18/Subnav.png); background-position: 2px 0px; float: none; z-index: 10; }
+
#navbar #subnav {margin-left: 10%; margin-top: 0px; height: 23px; width: 995px; background-repeat: no-repeat; overflow: hidden; padding: 0px; background-position: 2px 0px; float: none; z-index: 10; }
#navbar #subnav li{ display: inline; float: left; }
#navbar #subnav li{ display: inline; float: left; }
#navbar #subnav li a, #navbar #subnav li a:visited{float: left; color: white; font-family: Arial, Lucida, sans-serif; font-weight: bold; font-size: 12pt; text-decoration: none;}
#navbar #subnav li a, #navbar #subnav li a:visited{float: left; color: white; font-family: Arial, Lucida, sans-serif; font-weight: bold; font-size: 12pt; text-decoration: none;}
Line 124: Line 115:
     -moz-border-radius: 4px;
     -moz-border-radius: 4px;
     -webkit-border-radius: 5px;
     -webkit-border-radius: 5px;
 +
}
 +
.div-tip{
 +
    display: none;
 +
}
 +
.tipdiv{
 +
    display: none;
 +
    position: absolute;
 +
    background: #236;
 +
    border: #DD8 2px solid;
 +
    width: 350px;
 +
}
 +
span#a-tip{
 +
    color: #99D;
}
}
#counttitle{
#counttitle{
Line 153: Line 157:
     font-size: 25pt;
     font-size: 25pt;
     margin-right: 10px;
     margin-right: 10px;
 +
    color: #CA3;
}
}
Line 320: Line 325:
      
      
.content_block{
.content_block{
 +
    color: #B94;
     background: white;
     background: white;
     margin: -10px 0px 25px 0px;
     margin: -10px 0px 25px 0px;
Line 327: Line 333:
}
}
 +
.content_block p{
 +
    color: #B84;
 +
}
.content_block a{
.content_block a{
     color: #A43;
     color: #A43;
Line 334: Line 343:
.content_block a:hover{
.content_block a:hover{
     color: #F81;
     color: #F81;
 +
}
 +
 +
#intro-list{
 +
    list-style: none;
 +
    text-align: left;
 +
}
 +
#intro-list span{
 +
    color: #28B;   
 +
    font-weight: bold;
 +
    padding: 5px 10px;
}
}
Line 380: Line 399:
     border: none;
     border: none;
}
}
-
 
+
#wprint{
 +
    position: fixed;
 +
    z-index: -1;
 +
    bottom: 0px;
 +
    right: 0px;
 +
}
 +
*{
 +
    padding: 0;
 +
    margin: 0;
 +
    color: #CFF;
 +
}
</style></html>
</style></html>

Latest revision as of 18:22, 5 October 2011