Team:XMU-China/hidden
From 2012.igem.org
(Difference between revisions)
m (moved Template:Team:XMU-China/hidden to Team:XMU-China/hidden) |
|||
(19 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style> | <style> | ||
- | |||
div#contentSub{ | div#contentSub{ | ||
display: none; | display: none; | ||
Line 8: | Line 7: | ||
} | } | ||
div#top-section{ | div#top-section{ | ||
- | + | background-color:#B2DFEE; | |
- | background-color:# | + | |
color: #00ff00; | color: #00ff00; | ||
- | height: | + | height: 10px; |
width: 100%; | width: 100%; | ||
border: 0px; | border: 0px; | ||
Line 22: | Line 20: | ||
div#menubar{ | div#menubar{ | ||
position: relative; | position: relative; | ||
- | top: | + | top: -6px; |
font-color: #0000ff; | font-color: #0000ff; | ||
+ | font-size: 10px; | ||
} | } | ||
div#menubar .selected a{ | div#menubar .selected a{ | ||
- | color: # | + | color: #ffffff; |
} | } | ||
.left-menu{ | .left-menu{ | ||
float: left; | float: left; | ||
top: 0; | top: 0; | ||
+ | margin-left:141px; | ||
} | } | ||
.right-menu{ | .right-menu{ | ||
float: right; | float: right; | ||
top: 0; | top: 0; | ||
+ | margin-right:140px; | ||
+ | } | ||
+ | .right-menu:hover{ | ||
+ | float: right; | ||
+ | top: 0; | ||
+ | background-color:#555555; | ||
+ | width:100px; | ||
} | } | ||
- | + | .left-menu a { | |
- | color: | + | color: #ffffff; |
- | + | ||
} | } | ||
+ | |||
+ | #menubar ul { | ||
+ | color: #000000; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | .left-menu .selected { | ||
+ | # color: white; | ||
+ | } | ||
+ | |||
+ | .left-menu a:hover{ | ||
+ | color: #0000ff; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | |||
+ | .right-menu li { | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | |||
+ | .right-menu li:hover { | ||
+ | # background-color: #555555; | ||
+ | } | ||
+ | |||
+ | .right-menu li a { | ||
+ | padding: 0px 15px 0px 0px; | ||
+ | color: white; | ||
+ | background-color:transparent; | ||
+ | } | ||
+ | .right-menu li a:hover { | ||
+ | color: #aaaaff; | ||
+ | text-decoration: underline; | ||
+ | background-color: #555555; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
div#search-controls{ | div#search-controls{ | ||
Line 47: | Line 90: | ||
float: right; | float: right; | ||
top: 0px; | top: 0px; | ||
- | right: 20px; | + | right: 20px auto; |
background: url("") no-repeat; | background: url("") no-repeat; | ||
width: 120px; | width: 120px; | ||
- | height: 25px; | + | height: 25px auto; |
} | } | ||
#mw-searchButton{ | #mw-searchButton{ | ||
Line 56: | Line 99: | ||
border: none; | border: none; | ||
background: none; | background: none; | ||
- | width: 30px; | + | width: 30px auto; |
height: 25px; | height: 25px; | ||
left: 87px; | left: 87px; | ||
Line 69: | Line 112: | ||
} | } | ||
#content h1.firstHeading {display: none;} | #content h1.firstHeading {display: none;} | ||
- | |||
</style></head> | </style></head> | ||
</html> | </html> |
Latest revision as of 19:14, 26 September 2012