Widget:NoSticky: Difference between revisions

From The Midnight Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<html>
<html>
<style>
<style>
.citizen-body-header--sticky .mw-body-header {
.mw-body-header {
     display: none;
     display: none;
}
}
.mw-body-footer {
.mw-body-footer {
     display: none;
     display: none;
}
.citizen-body-container {
    margin-top: 0;
}
}
</style>
</style>
</html>
</html>
</includeonly>
</includeonly>

Latest revision as of 20:04, 8 April 2024