Team:USTC-Software/model

From 2011.igem.org

(Difference between revisions)
(back to igem org)
(conflict)
Line 158: Line 158:
/* 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 167: Line 167:
}
}
-
#content_wrapper_bottom {
+
#mcontent_wrapper_bottom {
width: 1000px;
width: 1000px;
height: 15px;
height: 15px;
Line 174: Line 174:
}
}
-
#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 197: Line 197:
-
#content .em_text {
+
#mcontent .em_text {
color: #537c11;
color: #537c11;
}
}
-
/* end of content */
+
/* end of mcontent */
-
/* footer */
+
/* mfooter */
-
#footer {
+
#mfooter {
width: 980px;
width: 980px;
margin: 0 auto;
margin: 0 auto;
Line 214: Line 214:
}
}
-
#footer a {
+
#mfooter a {
color: #000000;
color: #000000;
}
}
-
#footer .footer_menu {
+
#mfooter .mfooter_menu {
margin: 0 0 10px 0;
margin: 0 0 10px 0;
padding: 0px;
padding: 0px;
Line 224: Line 224:
}
}
-
.footer_menu li {
+
.mfooter_menu li {
margin: 0px;
margin: 0px;
padding: 0 20px;
padding: 0 20px;
Line 231: Line 231:
}
}
-
.footer_menu .last_menu {
+
.mfooter_menu .last_menu {
border: none;
border: none;
}
}
-
#footer #totop_box {
+
#mfooter #totop_box {
position:fixed;
position:fixed;
width: 73px;
width: 73px;
Line 252: Line 252:
-
/* end of footer */
+
/* end of mfooter */
</style>
</style>
Line 291: Line 291:
<!-- 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 306: Line 306:
          
          
      
      
-
     </div> <!-- end of content -->
+
     </div> <!-- end of mcontent -->
      
      
     <div class="cleaner"> </div>     
     <div class="cleaner"> </div>     
Line 312: Line 312:
</div>   
</div>   
    
    
-
<div id="content_wrapper_bottom"> </div>
+
<div id="mcontent_wrapper_bottom"> </div>
-
<!-- end of content_wrapper -->
+
<!-- end of mcontent_wrapper -->
      
      
-
<div id="footer">
+
<div id="mfooter">
-
   <ul class="footer_menu">
+
   <ul class="mfooter_menu">
                 <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
                 <li><a href="https://2011.igem.org/Team:USTC-Software" target="_parent">Home</a></li>
                 <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li>
                 <li><a href="https://2011.igem.org/Team:USTC-Software/project" target="_parent">Project</a></li>
Line 335: Line 335:
   </div>
   </div>
-
</div> <!-- end of footer -->
+
</div> <!-- end of mfooter -->
</body>
</body>
</html>
</html>

Revision as of 14:39, 18 July 2011

MoDeL

Sorry,this is an unfinished feature...