Template:Zju 2011 t1 v1

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
__NOTOC__
+
<html>
-
 
+
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
-
 
+
<style type="text/css">
<style type="text/css">
-
 
-
/* hack css: learn from Peking and TU Delft */
 
-
div#top-section{
 
-
    background: url();
 
-
    background-color:#E000;
 
-
    color: #D1E9E9;
 
-
    height: 20px;
 
-
    width:  100%;
 
-
    border: 0px;
 
-
z-index: 1;
 
-
}
 
-
 
-
 
-
div#p-logo{
 
-
    display: none;
 
-
}
 
-
div#menubar{
 
-
    z-index: 1;
 
-
    top: 0;
 
-
    font-color: #D1E9E9;
 
-
}
 
-
div#menubar .selected a{
 
-
    color: #CDCD9A;
 
-
}
 
-
.left-menu{
 
-
    float: left;
 
-
    top: 0;
 
-
z-index: 1;
 
-
}
 
-
.right-menu{
 
-
    float: right;
 
-
    top: 0;
 
-
z-index: 1;
 
-
}
 
-
 
-
div#search-controls{
 
-
    display: none;
 
-
    position: absolute;
 
-
    float: right;
 
-
    top: 0px;
 
-
    right: 20px;
 
-
    background: url("") no-repeat;
 
-
    width: 120px;
 
-
    height: 25px;
 
-
}
 
-
#mw-searchButton{
 
-
    display: none;
 
-
    border: none;
 
-
    background: none;
 
-
    width: 30px;
 
-
    height: 25px;
 
-
    left: 87px;
 
-
    line-height: 0;
 
-
    font-size: 1px;
 
-
    text-indent: 100pc;
 
-
    cursor: pointer;
 
-
    top: 0;
 
-
    position: absolute;
 
-
    padding: 0;
 
-
    margin: 0;
 
-
}
 
-
#content h1.firstHeading {display: none;}
 
-
 
-
#content {
 
-
z-index: 1;
 
-
background-color: transparent;
 
-
border: none;
 
-
width: 1200px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
}
 
-
 
-
#footer-box{
 
-
display: none;
 
-
}
 
-
 
-
 
-
 
-
/* hack ends */
 
-
 
-
 
-
 
body , html {
body , html {
margin:0px;
margin:0px;
Line 231: Line 146:
-
a{text-decoration:none; color:#8A0917;}
+
#centerColumn a{font:Verdana, Geneva, sans-serif;
 +
font-size:12px;text-decoration:none; color:#8A0917;}
blockquote {
blockquote {
Line 399: Line 315:
.clearfix {display: block;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* End hide from IE-mac */
-
</style>
 
-
<head>
+
#menubar , #search-controls  {
 +
font-size:12px;
 +
}
 +
 
 +
 
 +
/* hack css: learn from Peking and TU Delft */
 +
div#top-section{
 +
    background: url();
 +
    background-color:#E000;
 +
    color: #D1E9E9;
 +
    height: 20px;
 +
    width:  100%;
 +
    border: 0px;
 +
z-index: 1;
 +
}
 +
 
 +
 
 +
div#p-logo{
 +
    display: none;
 +
}
 +
div#menubar{
 +
    z-index: 1;
 +
    top: 0;
 +
    font-color: #D1E9E9;
 +
}
 +
div#menubar .selected a{
 +
    color: #CDCD9A;
 +
}
 +
.left-menu{
 +
    float: left;
 +
    top: 0;
 +
z-index: 1;
 +
}
 +
.right-menu{
 +
    float: right;
 +
    top: 0;
 +
z-index: 1;
 +
}
 +
 
 +
div#search-controls{
 +
    display: none;
 +
    position: absolute;
 +
    float: right;
 +
    top: 0px;
 +
    right: 20px;
 +
    background: url("") no-repeat;
 +
    width: 120px;
 +
    height: 25px;
 +
}
 +
#mw-searchButton{
 +
    display: none;
 +
    border: none;
 +
    background: none;
 +
    width: 30px;
 +
    height: 25px;
 +
    left: 87px;
 +
    line-height: 0;
 +
    font-size: 1px;
 +
    text-indent: 100pc;
 +
    cursor: pointer;
 +
    top: 0;
 +
    position: absolute;
 +
    padding: 0;
 +
    margin: 0;
 +
}
 +
#content h1.firstHeading {display: none;}
 +
 
 +
#content {
 +
z-index: 1;
 +
background-color: transparent;
 +
border: none;
 +
width: 1200px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 +
#footer-box{
 +
display: none;
 +
}
 +
 
 +
 
 +
</style>
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 
-
</head>
 
<body>
<body>
<div id="container">
<div id="container">
Line 445: Line 439:
</div>
</div>
<!--//end #header//-->
<!--//end #header//-->
-
</html>
 

Revision as of 18:31, 6 June 2011