Template:Tsinghua

From 2011.igem.org

(Difference between revisions)
 
(43 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: #222;
+
     background: #000;
}
}
Line 21: Line 17:
     z-index: 1;
     z-index: 1;
}
}
-
 
body{
body{
     font-family:Arial,sans-serif;
     font-family:Arial,sans-serif;
-
     background: #222;
+
     background: #000;
}
}
Line 32: 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 67: Line 65:
     border-bottom: 1px solid #EEE;
     border-bottom: 1px solid #EEE;
     border-right: 1px solid #CCC;
     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 82: Line 81:
}
}
-
#topbar{ width: 100%; height: 38px; 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; 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{ 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; }
Line 88: Line 87:
#topbar #topbarul #nav-human a{padding: 5px;}
#topbar #topbarul #nav-human a{padding: 5px;}
-
#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-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; }
Line 116: 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 145: Line 157:
     font-size: 25pt;
     font-size: 25pt;
     margin-right: 10px;
     margin-right: 10px;
 +
    color: #CA3;
}
}
Line 312: Line 325:
      
      
.content_block{
.content_block{
 +
    color: #B94;
     background: white;
     background: white;
     margin: -10px 0px 25px 0px;
     margin: -10px 0px 25px 0px;
Line 319: Line 333:
}
}
 +
.content_block p{
 +
    color: #B84;
 +
}
.content_block a{
.content_block a{
     color: #A43;
     color: #A43;
Line 326: 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 372: 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