Team:XMU-China/Home1

From 2013.igem.org

(Difference between revisions)
Line 3: Line 3:
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>Welcome to XMU-China iGEM team</title>
     <title>Welcome to XMU-China iGEM team</title>
-
    <link href="https://2013.igem.org/Team:XMU-China/1.css?action=raw&ctype=text/css" rel="stylesheet" />
+
     <link href="https://2013.igem.org/Team:XMU-China/Home_CSS?action=raw&ctype=text/css" rel="stylesheet" />
     <link href="https://2013.igem.org/Team:XMU-China/Home_CSS?action=raw&ctype=text/css" rel="stylesheet" />
     <script src="http://d.lanrentuku.com/down/js/jiaodiantu-971/js/jquery.plugin.min.js" type="text/javascript"></script>
     <script src="http://d.lanrentuku.com/down/js/jiaodiantu-971/js/jquery.plugin.min.js" type="text/javascript"></script>
     <script src="http://d.lanrentuku.com/down/js/jiaodiantu-971/js/jquery-1.9.1.min.js" type="text/javascript"></script>
     <script src="http://d.lanrentuku.com/down/js/jiaodiantu-971/js/jquery-1.9.1.min.js" type="text/javascript"></script>
 +
<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;
 +
    }
 +
#bodyContent{
 +
    background-color:transparent;
 +
    border:none;
 +
    }
 +
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*/
 +
 +
</style>
 +
</head>
</head>

Revision as of 08:54, 27 October 2013

Welcome to XMU-China iGEM team