MediaWiki:Common.css: Difference between revisions

From Pax Republica
Jump to navigation Jump to search
(Created page with ".mw-body { margin-top: 100px; }")
 
No edit summary
Line 1: Line 1:
#mw-head {
    top: 100px;
}
.mw-body {
.mw-body {
     margin-top: 100px;
     margin-top: 100px;
}
}

Revision as of 06:38, 25 March 2021

#mw-head {
    top: 100px;
}

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