Team:CAU China
From 2014.igem.org
(Difference between revisions)
Line 34: | Line 34: | ||
}); | }); | ||
</script> | </script> | ||
+ | |||
+ | <style> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;} | ||
+ | #globalWrapper, #content { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { /*-- changes default wiki settings --*/ | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color:#484848; | ||
+ | border: 0 none; | ||
+ | width: 100%; | ||
+ | height: 24px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | } | ||
+ | #menubar { | ||
+ | top: 2px; | ||
+ | font-family: Helvetica, Arial, Sans-serif; | ||
+ | font-size: 14px; | ||
+ | } | ||
+ | .left-menu,.left-menu a { | ||
+ | color: white; | ||
+ | left: 0; | ||
+ | text-align: left; | ||
+ | text-transform: capitalize; | ||
+ | } | ||
+ | .right-menu,.right-menu a { | ||
+ | color: white; | ||
+ | right: 0; | ||
+ | text-align: right; | ||
+ | } | ||
+ | .right-menu:hover, .left-menu:hover { | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu:hover a { | ||
+ | color: white; | ||
+ | } | ||
+ | .right-menu li a, .left-menu li a { | ||
+ | background-color: transparent; | ||
+ | color: white; | ||
+ | padding:0,15px,0,0; | ||
+ | margin:0; | ||
+ | } | ||
+ | .right-menu li a:hover { | ||
+ | color: white; | ||
+ | text-decoration:underline; | ||
+ | } | ||
+ | .right-menu li a:visited { | ||
+ | color: white; | ||
+ | } | ||
+ | .new { | ||
+ | color:white; | ||
+ | } | ||
+ | a, a:visited { | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: white; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | </style> | ||
+ | <meta charset="utf-8" /> | ||
+ | <meta name="viewport" content="width=device-width" /> | ||
+ | <title>CAU_China</title> | ||
<script src="https://2014.igem.org/Team:CAU_China/jquery.plugin.min.js?action=raw&ctype=text/javascript"></script> | <script src="https://2014.igem.org/Team:CAU_China/jquery.plugin.min.js?action=raw&ctype=text/javascript"></script> |
Revision as of 09:53, 17 October 2014