Team:Peking

From 2013.igem.org

(Difference between revisions)
Line 2: Line 2:
<style type="text/css">
<style type="text/css">
/* hiding the top section*/
/* hiding the top section*/
-
#globalWrapper{background-color:white;}
 
#top-section{height:0px;}
#top-section{height:0px;}
#p-logo{display:none;}
#p-logo{display:none;}
Line 9: Line 8:
.firstHeading{display:none;}
.firstHeading{display:none;}
/* end of hiding the top section*/
/* end of hiding the top section*/
 +
 +
/* global setting*/
 +
#globalWrapper{background-color:blue;}
 +
#content{
 +
    background-color:white;
 +
    border:none;
 +
    }
 +
#bodyContent{
 +
    background-color:transparent;
 +
    border:none;
 +
    }
 +
/* end of global setting*/
/*hiding the footer-box*/
/*hiding the footer-box*/
Line 88: Line 99:
/* end menu (edit, page ...) */
/* end menu (edit, page ...) */
-
#test{position:fixed;}
 
</style>
</style>
</html>
</html>

Revision as of 12:40, 4 July 2013