Difference between revisions of "Template:BU17 template global"

Line 11: Line 11:
 
background: none;
 
background: none;
 
border: none;
 
border: none;
}
 
#content {
 
top: 0 !important;
 
 
}
 
}
 
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
 
#globalWrapper, #content { /* MAKES BACKGROUND OF MEDIAWIKI TRANSPARENT */
 
background-color: transparent;
 
background-color: transparent;
 
}
 
}
body, html, #globalWrapper, #content, #bodyContent, #HQ_page {
+
body, html, #globalWrapper, #bodyContent, #HQ_page {
 
width: 100%;
 
width: 100%;
 
margin: 0;
 
margin: 0;
 
padding: 0;
 
padding: 0;
 
height: 100%
 
height: 100%
 +
}
 +
#content {
 +
width: 100%;
 +
margin: 0;
 +
padding: 0;
 +
min-height: 100%
 
}
 
}
 
</style>
 
</style>

Revision as of 00:05, 3 August 2017