Team:Peking

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
/* hiding the top section*/
/* hiding the top section*/
#top-section{
#top-section{
-
     height:97px;
+
     height:0px;
     border:none;
     border:none;
     width:980px;
     width:980px;
Line 125: Line 125:
/* navigation bar*/
/* navigation bar*/
-
#navigationblock{background-color:#FFFFFF; position:fixed; top:0px; width:980px; height:97px; overflow:hidden; font-family:Microsoft YaHei,Calieri, Arial; float:left; margin:0px; padding:0px;}
+
#navigationblock{background-color:#FFFFFF; position:fixed; top:0px; width:980px; height:0px; overflow:hidden; font-family:Microsoft YaHei,Calieri, Arial; float:left; margin:0px; padding:0px;}
#navbarlogo{position:relative; top:8px; float:left; height:97px; width:480px;}
#navbarlogo{position:relative; top:8px; float:left; height:97px; width:480px;}
Line 150: Line 150:
</style>
</style>
 +
<!--navigationbar-->
<!--navigationbar-->
Line 208: Line 209:
</div>
</div>
<!--end navigationbar-->
<!--end navigationbar-->
-
<img  src="https://static.igem.org/mediawiki/2013/c/c1/Wallpaper_for_peking_2013.jpg" style="width:1376px; position:absolute; left:-198px; top=-200px; z-index:1000; " />
+
<img  src="https://static.igem.org/mediawiki/2013/c/c1/Wallpaper_for_peking_2013.jpg" style="width:1376px; position:absolute; left:-198px; top=-100px; z-index:1000; " /><!--原来navigationblock的高度是97px,且topsection的高度是97px-->
</html>
</html>

Revision as of 07:17, 24 July 2013