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*/ | ||
- | /* | + | /* mcontent */ |
- | # | + | #mcontent_wrapper { |
width: 920px; | width: 920px; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 167: | Line 167: | ||
} | } | ||
- | # | + | #mcontent_wrapper_bottom { |
width: 1000px; | width: 1000px; | ||
height: 15px; | height: 15px; | ||
Line 174: | Line 174: | ||
} | } | ||
- | # | + | #mcontent { |
width:auto; | width:auto; | ||
} | } | ||
- | # | + | #mcontent p { |
text-align: justify; | text-align: justify; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
} | } | ||
- | . | + | .mcontent_section { |
clear: both; | clear: both; | ||
width: 100%; | width: 100%; | ||
} | } | ||
- | # | + | #mcontent h2 { |
color: #3a5909; | color: #3a5909; | ||
font-size: 24px; | font-size: 24px; | ||
Line 197: | Line 197: | ||
- | # | + | #mcontent .em_text { |
color: #537c11; | color: #537c11; | ||
} | } | ||
- | /* end of | + | /* end of mcontent */ |
- | /* | + | /* mfooter */ |
- | # | + | #mfooter { |
width: 980px; | width: 980px; | ||
margin: 0 auto; | margin: 0 auto; | ||
Line 214: | Line 214: | ||
} | } | ||
- | # | + | #mfooter a { |
color: #000000; | color: #000000; | ||
} | } | ||
- | # | + | #mfooter .mfooter_menu { |
margin: 0 0 10px 0; | margin: 0 0 10px 0; | ||
padding: 0px; | padding: 0px; | ||
Line 224: | Line 224: | ||
} | } | ||
- | . | + | .mfooter_menu li { |
margin: 0px; | margin: 0px; | ||
padding: 0 20px; | padding: 0 20px; | ||
Line 231: | Line 231: | ||
} | } | ||
- | . | + | .mfooter_menu .last_menu { |
border: none; | border: none; | ||
} | } | ||
- | # | + | #mfooter #totop_box { |
position:fixed; | position:fixed; | ||
width: 73px; | width: 73px; | ||
Line 252: | Line 252: | ||
- | /* end of | + | /* end of mfooter */ |
</style> | </style> | ||
Line 291: | Line 291: | ||
<!-- end of header_wrapper --> | <!-- end of header_wrapper --> | ||
- | <div id=" | + | <div id="mcontent_wrapper"> |
- | <div id=" | + | <div id="mcontent"> |
- | <div class=" | + | <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 | + | </div> <!-- end of mcontent --> |
<div class="cleaner"> </div> | <div class="cleaner"> </div> | ||
Line 312: | Line 312: | ||
</div> | </div> | ||
- | <div id=" | + | <div id="mcontent_wrapper_bottom"> </div> |
- | <!-- end of | + | <!-- end of mcontent_wrapper --> |
- | <div id=" | + | <div id="mfooter"> |
- | <ul class=" | + | <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 | + | </div> <!-- end of mfooter --> |
</body> | </body> | ||
</html> | </html> |
Revision as of 14:39, 18 July 2011