Template:Tsinghua
From 2011.igem.org
(Difference between revisions)
GuoQiangChen (Talk | contribs) |
|||
(65 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
#globalWrapper{ | #globalWrapper{ | ||
width: 1250px; | width: 1250px; | ||
margin: 0 auto; | margin: 0 auto; | ||
margin-top: -10px; | margin-top: -10px; | ||
+ | background: #000; | ||
} | } | ||
Line 20: | Line 17: | ||
z-index: 1; | z-index: 1; | ||
} | } | ||
- | |||
body{ | body{ | ||
font-family:Arial,sans-serif; | font-family:Arial,sans-serif; | ||
- | background: | + | background: #000; |
} | } | ||
Line 31: | Line 27: | ||
font-weight: bold; | font-weight: bold; | ||
font-family: Arial, san-serif; | font-family: Arial, san-serif; | ||
- | color: # | + | color: #EE90DE !important; |
border: none; | border: none; | ||
background: transparent; | background: transparent; | ||
padding: 0; | padding: 0; | ||
margin: 0; | margin: 0; | ||
+ | } | ||
+ | h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{ | ||
+ | color: #E7E93E !important; | ||
} | } | ||
Line 60: | Line 59: | ||
div#topmost{ | div#topmost{ | ||
width: 100%; | width: 100%; | ||
+ | } | ||
+ | #topmost img{ | ||
+ | border-left: 1px solid #555; | ||
+ | border-top: 1px solid #454; | ||
+ | border-bottom: 1px solid #EEE; | ||
+ | border-right: 1px solid #CCC; | ||
+ | z-index: 2; | ||
} | } | ||
.headerpic{ | .headerpic{ | ||
top: 0; | top: 0; | ||
- | width: | + | width: 985px; |
padding: 0; | padding: 0; | ||
margin-left: 10%; | margin-left: 10%; | ||
Line 75: | Line 81: | ||
} | } | ||
- | #topbar{ width: 100% | + | #topbar{ width: 100%; clear: both; z-index: 2;} |
#topbar #topbarul {padding: 0px; width: 1000px; margin-left: 10%; z-index: 5;} | #topbar #topbarul {padding: 0px; width: 1000px; margin-left: 10%; z-index: 5;} | ||
- | #topbar #topbarul li{ display: inline; float: left; background: # | + | #topbar #topbarul li{ display: inline; float: left; background: #333355; padding: 5px 25px; border-left: 1px solid #eee; border-bottom: 1px solid #666; border-right: 2px solid #666; font-size: 18px; height: 50px; } |
- | #topbar #topbarul li a{float: left; overflow: hidden | + | #topbar #topbarul li a{float: left; overflow: hidden; padding: 15px 5px; font-family:'Hiragino Sans GB','Microsoft YaHei',sans-serif!important; font-weight: bold; color: #E5EA1C !important;} |
+ | #topbar #topbarul #nav-human a{padding: 5px;} | ||
- | #navbar{ width: 100% | + | #navbar{ width: 100%; clear: both; z-index: 2;} |
#navbar #subnav {margin-left: 10%; margin-top: 0px; height: 23px; width: 995px; background-repeat: no-repeat; overflow: hidden; padding: 0px; background-position: 2px 0px; float: none; z-index: 10; } | #navbar #subnav {margin-left: 10%; margin-top: 0px; height: 23px; width: 995px; background-repeat: no-repeat; overflow: hidden; padding: 0px; background-position: 2px 0px; float: none; z-index: 10; } | ||
#navbar #subnav li{ display: inline; float: left; } | #navbar #subnav li{ display: inline; float: left; } | ||
Line 108: | Line 115: | ||
-moz-border-radius: 4px; | -moz-border-radius: 4px; | ||
-webkit-border-radius: 5px; | -webkit-border-radius: 5px; | ||
+ | } | ||
+ | .div-tip{ | ||
+ | display: none; | ||
+ | } | ||
+ | .tipdiv{ | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | background: #236; | ||
+ | border: #DD8 2px solid; | ||
+ | width: 350px; | ||
+ | } | ||
+ | span#a-tip{ | ||
+ | color: #99D; | ||
} | } | ||
#counttitle{ | #counttitle{ | ||
Line 137: | Line 157: | ||
font-size: 25pt; | font-size: 25pt; | ||
margin-right: 10px; | margin-right: 10px; | ||
+ | color: #CA3; | ||
} | } | ||
Line 304: | Line 325: | ||
.content_block{ | .content_block{ | ||
+ | color: #B94; | ||
background: white; | background: white; | ||
margin: -10px 0px 25px 0px; | margin: -10px 0px 25px 0px; | ||
Line 311: | Line 333: | ||
} | } | ||
+ | .content_block p{ | ||
+ | color: #B84; | ||
+ | } | ||
.content_block a{ | .content_block a{ | ||
color: #A43; | color: #A43; | ||
Line 318: | Line 343: | ||
.content_block a:hover{ | .content_block a:hover{ | ||
color: #F81; | color: #F81; | ||
+ | } | ||
+ | |||
+ | #intro-list{ | ||
+ | list-style: none; | ||
+ | text-align: left; | ||
+ | } | ||
+ | #intro-list span{ | ||
+ | color: #28B; | ||
+ | font-weight: bold; | ||
+ | padding: 5px 10px; | ||
} | } | ||
Line 364: | Line 399: | ||
border: none; | border: none; | ||
} | } | ||
- | + | #wprint{ | |
+ | position: fixed; | ||
+ | z-index: -1; | ||
+ | bottom: 0px; | ||
+ | right: 0px; | ||
+ | } | ||
+ | *{ | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | color: #CFF; | ||
+ | } | ||
</style></html> | </style></html> |
Latest revision as of 18:22, 5 October 2011