Team:LZU-China/HumanPractice
From 2013.igem.org
(Difference between revisions)
Membership (Talk | contribs) |
Membership (Talk | contribs) |
||
Line 13: | Line 13: | ||
.printfooter, #catlinks, .visualClear, #footer-box{display:none;} | .printfooter, #catlinks, .visualClear, #footer-box{display:none;} | ||
***/ | ***/ | ||
- | #globalWrapper{ | + | |
+ | #blank * | ||
+ | { | ||
+ | width: 1024px; | ||
+ | border-style: none; | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #globalWrapper /* Global Environment (origin item) */ | ||
+ | { | ||
overflow: hidden; | overflow: hidden; | ||
background-color: #000; | background-color: #000; | ||
} | } | ||
- | #top-section{ | + | #top-section |
+ | { | ||
display: none; | display: none; | ||
} | } | ||
- | #top{display: none;} | + | #top |
- | h1.firstHeading{display: none;} | + | { |
- | #content{ | + | display: none; |
+ | } | ||
+ | h1.firstHeading | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | #content | ||
+ | { | ||
+ | width: 1024px; | ||
background-attachment: scroll; | background-attachment: scroll; | ||
overflow: hidden; | overflow: hidden; | ||
border-style: none; | border-style: none; | ||
- | background-color: #000;} | + | background-color: #000; |
+ | } | ||
- | #footer-box{ | + | #footer-box |
+ | { | ||
background-color: #000; | background-color: #000; | ||
background-image: none; | background-image: none; | ||
border-style: none; | border-style: none; | ||
- | z-index: 0;} | + | z-index: 0; |
+ | } | ||
- | #catlinks{display: none;} | + | #catlinks |
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | a { color: #999; text-decoration: none; font-family: Verdana;} | ||
+ | |||
+ | #content a { color: #000; text-decoration: none; font-family: Verdana;} | ||
+ | #content a:hover { color: #F00; } | ||
+ | |||
+ | #header { | ||
+ | margin: 0px auto; | ||
+ | width: 1024px; | ||
+ | height: 35px; | ||
+ | } | ||
- | body{} | + | body{height:100px;} |
.body-in{width:960px; margin:0 auto; overflow:auto; padding-bottom:50px;background-color:#000; font-family:"微软雅黑", Arial; width:1024px; height:1000px;} | .body-in{width:960px; margin:0 auto; overflow:auto; padding-bottom:50px;background-color:#000; font-family:"微软雅黑", Arial; width:1024px; height:1000px;} |
Revision as of 06:17, 27 September 2013
IGEM — 兰州大学