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 { | |
− | + | width: 100%; | |
− | + | margin: 0; | |
+ | margin-top: -33px; | ||
+ | padding: 0; | ||
+ | height: 100% | ||
+ | } | ||
+ | html { | ||
+ | -webkit-font-smoothing: antialiased; | ||
+ | } | ||
+ | </style> | ||
+ | </head> | ||
+ | <body> | ||
+ | <script> | ||
+ | </script> | ||
+ | </body> |
Revision as of 11:52, 28 October 2017