Team:XMU-China/Home3

From 2013.igem.org

(Difference between revisions)
Line 6: Line 6:
     <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>
<style>
 +
/* hiding the top section*/
 +
body{position:absolute; top:0px; width:100%; height:px;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;
 +
    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*/
html { color: #000; background: #FFF; }
html { color: #000; background: #FFF; }
body, div, ul, li { margin: 0; padding: 0; }
body, div, ul, li { margin: 0; padding: 0; }

Revision as of 17:34, 28 October 2013