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: 0px;
     top: 180px;
     height: 180px;
     height: 180px;
}
}

Revision as of 06:52, 25 March 2021

#mw-head {
    top: 180px;
    height: 180px;
}

.mw-body {
    margin-top: 180px;
} 
 
#mw-panel {
    top: 150px;
}

.mw-wiki-logo {
    background-image: url(https://wiki.telmaron.com/images/d/d9/Pax_Republica_light.png);
}