Team:XMU-China/Home3

From 2013.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
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>
 +
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; }
Line 87: Line 88:
/*end of hiding the footer book*/
/*end of hiding the footer book*/
 +
 +
/* 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*/
</style>
</style>
Line 98: Line 145:
                 <div class="wrapper">
                 <div class="wrapper">
                     <div class="ad_txt">
                     <div class="ad_txt">
-
                         <h2 style="line-height:30px">A synbio oscillation signal</br> converter</h2>
+
                         <h2 style="line-height:36px">A synbio oscillation signal</br> converter</h2>
                         <p>
                         <p>
                             Welcome to XMU-China team!</br>
                             Welcome to XMU-China team!</br>
Line 218: Line 265:
                             iGEMers, let's iGEM!!
                             iGEMers, let's iGEM!!
                         </p>
                         </p>
-
                         <a href="https://2013.igem.org" target="_blank">Official Website</a>
+
                         <a href="https://2013.igem.org" target="_blank">iGEM Web</a>
                     </div>
                     </div>
                     <div class="ad_img">
                     <div class="ad_img">

Latest revision as of 17:38, 28 October 2013