MediaWiki:Common.css: Difference between revisions

From Pax Republica
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
#mw-head {
#mw-head {
     top: 100px;
     top: 100px !important;
}
}



Revision as of 06:39, 25 March 2021

#mw-head {
    top: 100px !important;
}

.mw-body {
    margin-top: 100px;
}