Team:ZJU-China/test.htm

From 2012.igem.org

Revision as of 08:57, 20 September 2012 by Lvjiajun (Talk | contribs)

HOME body /* UltraGlobal Environment (origin item) */ { background-color: #020f40; } #blank , #blank * { background-color: transparent; background-image: url(""); border-style: none; margin: 0 auto; padding: 0; } #globalWrapper /* Global Environment (origin item) */ { background-color: #021c35; background-attachment: fixed; background-position: 50% 0; background-repeat: no-repeat; background-image: url("/wiki/images/5/50/Peking2012_Color_Background.jpg"); overflow: hidden; } /* Remove Top Item (origin item) */ #top-section { display: none; } #top { display: none; } h1.firstHeading { display: none; } /* Inner Environment (origin item) */ #content { background-color: transparent; background-image: url(""); background-attachment: scroll; background-position: 50% 0; background-repeat: repeat-y; overflow: hidden; border-style: none; } #bodyContent { z-index: 0; } #footer-box { background-color: transparent; background-image: none; border-style: none; z-index: 0; } #catlinks { display: none; } #content a, #content a:hover { color: #fff350; display: inline; } #content a:link, #content a:visited, #content a:hover, #content a:active { text-decoration: none; } /* Bottom Environment (origin item) */ #footer-box a, #footer-box a:hover { color: #e8e7b9; text-decoration: none; display: inline; } ul,li { margin: 0; padding: 0; list-style-image: none; list-style-type: none; } table { border-collapse:collapse; background-color: transparent; color: #ffffff; text-align: justify; } h3 { padding: 20px 30px 10px; } p { font-family: Arial, sans-serif; } /* Common Environment */ .center { text-align: center; margin: 0 auto; } .floatL { float: left; clear: left; } .floatR { float: right; clear: right; } .floatC { text-align: center; margin: 0 auto; float: none; clear: both; } .blank { filter: Alpha(Opacity=0%); -moz-opacity: 0; opacity: 0; } .hidden { display: none; } .show { display: block; } .show-text { display: inline; } .button img { display: block; } This is a Test page.