XMU-Biomod/home
<html> <head> <style> /* hiding the top section*/ body{position:absolute; top:0px; width:100%; height:1400px;background-color:#c2edf4;}
- top-section{
height:0px; border:none; width:980px; margin:0 auto; padding:0 0 0 0; background-color:#c2edf4; overflow:hide;
}
- p-logo{display:none;}
- search-controls{display:none;}
- top{display:none;}
.firstHeading{display:none;} /* end of hiding the top section*/
/* global setting*/
- globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;}
- content{
background-color:#c2edf4; border:none; width:1340px; height:1400px; marign:0 auto; padding:0 0 0 0; top:0px;
background-image:url("http://2013.igem.org/wiki/images/7/75/Xmu-Bg.png"); background-repeat:no-repeat; background-attachment:fixed
}
- bodyContent{
background-color:transparent;
border:none;
background-image:url("http://2013.igem.org/wiki/images/7/75/Xmu-Bg.png");
background-repeat:no-repeat; background-attachment:fixed
}
siteSub{
display:none; border:none; }
contentSub{
display:none; }
/* end of global setting*/
/*hiding the footer-box*/
- footer-box{display:none;}
- catlinks{display:none;}
/*end of hiding the footer book*/ ul,li { list-style-type: none; text-transform: capitalize; }
</style></head> </html> <html> <head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>导航栏 </title> <link href="http://2013.igem.org/Team:XMU-China/Menu?action=raw&ctype=text/css" rel="stylesheet" type="text/css" /> <script src="http://2013.igem.org/Team:XMU-China/JQuery1?action=raw&ctype=text/javascript" type="text/javascript"></script> <script src="http://2013.igem.org/Team:XMU-China/Nav1?action=raw&ctype=text/javascript" type="text/javascript"></script>
<style>
- bodyContent {margin-top :-17px}
li,ul{list-style-image:none;} body{ margin:0; padding:0; width:800px; } </style>
</head> <body>
<script> //定位1366*768 var x = window.innerWidth-1366; if(x>0){ x = x / 2; document.getElementById("xmu-software").style.left= x+"px"; } else{ document.getElementById("xmu-software").style.left="0px"; } </script>
</body> </html>