Team:HUST-China
From 2014.igem.org
(Difference between revisions)
Line 108: | Line 108: | ||
</style> | </style> | ||
+ | <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:4848; | ||
+ | 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; | ||
+ | } | ||
+ | .new { | ||
+ | color:white; | ||
+ | } | ||
+ | a, a:visited { | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: white; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | </style> | ||
Revision as of 13:59, 16 October 2014