Difference between revisions of "Template:Global Menubar"

Line 12: Line 12:
 
<style>
 
<style>
  
/* ADJUSTS DEFAULT iGEM CONTENT */
 
  
.logo_2017, #sideMenu, #firstHeading, #bars_item { /* HIDES SOME UNWANTED STUFF COMPLETELY */
 
    display: none;
 
}
 
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
 
    background-color: transparent;
 
}
 
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;
 
}
 
  
 
#Twitter{
 
#Twitter{

Revision as of 13:48, 31 August 2017

<!doctype html> BostonU_HW