Template:Thank You 2019: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
<html>
<style>
/* --- wiki resets --- */
< html>,
body {
margin: 0;
padding: 0;
}
 
#jump-to-nav {
display: none;
}
 
#firstHeading, #contentSub, #siteSub {
display: none
}
 
/* Hiding the Interface on Desktop and Mobile, identical to Template: HideInterface */
/* Desktop */
#mw-navigation,
#mw-page-base,
#mw-head-base,
h1#firstHeading,
div#footer,
div#contentSub,
.patrollink,
#catlinks {
display: none;
}
 
/* Mobile */
body.mw-mobile-mode .header,
body.mw-mobile-mode #mw-mf-last-modified,
body.mw-mobile-mode .pre-content,
body.mw-mobile-mode #footer {
display: none;
}
 
body div#content {
height: 100%;
margin: 0;
padding: 0;
border: none;
}
 
.mw-body-content p {
margin: 0;
}
 
/* --- end wiki resets --- */
html,
body {
Line 1,268 ⟶ 1,316:
 
</footer>
</html>