Team:USTC-Software/team

From 2011.igem.org

(Difference between revisions)
(footer)
Line 16: Line 16:
<style type="text/css">
<style type="text/css">
-
body {
+
mbody {
margin: 0;
margin: 0;
padding: 0;
padding: 0;
Line 22: Line 22:
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-size: 12px;
-
color: #ff0000;
 
-
    background: #ff0000;
 
}
}
Line 48: Line 46:
.float_r { float:  right; }
.float_r { float:  right; }
-
#header_wrapper {
+
#mheader_wrapper {
width: 100%;
width: 100%;
height: 265px;
height: 265px;
Line 54: Line 52:
}
}
-
#header {
+
#mheader {
position: relative;
position: relative;
width: 980px;
width: 980px;
height: 265px;
height: 265px;
-
padding: 0 10px;
+
padding: 0px;
margin: 0 auto;
margin: 0 auto;
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
background: url(https://static.igem.org/mediawiki/2011/0/04/USTC_Software_header.jpg) no-repeat top center;
Line 65: Line 63:
/* site title */
/* site title */
-
#header #site_title {
+
#mheader #site_title {
float: left;
float: left;
width: 220px;
width: 220px;
Line 144: Line 142:
/* back to igem.org*/
/* back to igem.org*/
-
#header #to_org_box {
+
#mheader #to_org_box {
position:fixed;
position:fixed;
width: 73px;
width: 73px;
Line 161: Line 159:
/* end of back to igem.org*/
/* end of back to igem.org*/
-
/* content */
+
/* mcontent */
-
#content_wrapper {
+
#mcontent_wrapper {
width: 920px;
width: 920px;
margin: 0 auto;
margin: 0 auto;
Line 170: Line 168:
}
}
-
#content_wrapper_bottom {
+
#mcontent_wrapper_bottom {
width: 1000px;
width: 1000px;
height: 15px;
height: 15px;
Line 177: Line 175:
}
}
-
#content {
+
#mcontent {
width:auto;
width:auto;
}
}
-
#content p {
+
#mcontent p {
text-align: justify;
text-align: justify;
margin-bottom: 10px;
margin-bottom: 10px;
}
}
-
.content_section {
+
.mcontent_section {
clear: both;
clear: both;
width: 100%;
width: 100%;
}
}
-
#content h2 {
+
#mcontent h2 {
color: #3a5909;
color: #3a5909;
font-size: 24px;
font-size: 24px;
Line 200: Line 198:
-
#content .em_text {
+
#mcontent .em_text {
color: #537c11;
color: #537c11;
}
}
-
/* end of content */
+
/* end of mcontent */
/* mfooter */
/* mfooter */
Line 265: Line 263:
-
<body>
+
<mbody>
-
<div id="header_wrapper">
+
<div id="mheader_wrapper">
-
     <div id="header">
+
     <div id="mheader">
      
      
   <div id="site_title">
   <div id="site_title">
Line 289: Line 287:
        
        
       <div class="cleaner"></div>
       <div class="cleaner"></div>
-
     </div> <!-- end of header -->
+
     </div> <!-- end of mheader -->
</div>  
</div>  
<!-- end of header_wrapper -->
<!-- end of header_wrapper -->
-
<div id="content_wrapper">
+
<div id="mcontent_wrapper">
-
<div id="content">
+
<div id="mcontent">
      
      
-
         <div class="content_section">
+
         <div class="mcontent_section">
          
          
             <h2>Sorry,this is an unfinished feature...</h2>
             <h2>Sorry,this is an unfinished feature...</h2>
Line 309: Line 307:
          
          
      
      
-
     </div> <!-- end of content -->
+
     </div> <!-- end of mcontent -->
      
      
     <div class="cleaner"> </div>     
     <div class="cleaner"> </div>     
Line 315: Line 313:
</div>   
</div>   
    
    
-
<div id="content_wrapper_bottom"> </div>
+
<div id="mcontent_wrapper_bottom"> </div>
-
<!-- end of content_wrapper -->
+
<!-- end of mcontent_wrapper -->
      
      
Line 340: Line 338:
</div> <!-- end of footer -->
</div> <!-- end of footer -->
-
</body>
+
</mbody>
</html>
</html>

Revision as of 03:50, 17 July 2011

Team

Sorry,this is an unfinished feature...