(23 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
<html> | <html> | ||
− | < | + | <head> |
− | + | <style> | |
− | + | /* ADJUSTS DEFAULT iGEM CONTENT */ | |
− | + | .logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */ | |
− | + | display: none; | |
− | + | } | |
− | + | #top_menu_14, #top_menu_inside { /* MAKES BACKGROUND OF iGEM MENU TRANSPARENT */ | |
− | + | background: none; | |
− | + | border: none; | |
− | + | } | |
− | + | #globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */ | |
− | + | background-color: transparent; | |
− | + | } | |
− | + | :focus, :active { | |
− | + | outline: 0; | |
− | + | } | |
− | + | body, html, #globalWrapper, #bodyContent, #HQ_page { | |
− | + | width: 100%; | |
− | + | margin: 0; | |
− | + | padding: 0; | |
− | + | height: 100% | |
− | + | } | |
− | + | ||
− | + | ||
#content { | #content { | ||
− | + | width: 100%; | |
− | + | margin: 0; | |
− | + | margin-top: -33px; | |
− | + | padding: 0; | |
− | + | height: 100% | |
− | + | } | |
− | + | html { | |
− | + | -webkit-font-smoothing: antialiased; | |
− | + | } | |
− | + | </style> | |
+ | </head> | ||
+ | <body> | ||
+ | <script> | ||
+ | </script> | ||
+ | </body> |
Latest revision as of 16:18, 28 October 2017