MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
#mw-head { | #mw-head { | ||
top: | top: 0px; | ||
height: 180px; | |||
} | } | ||
.mw-body { | /* .mw-body { | ||
margin-top: 100px; | margin-top: 100px; | ||
} | } */ | ||
#mw-panel { | #mw-panel { | ||
top: 150px; | top: 150px; |
Revision as of 06:46, 25 March 2021
#mw-head { top: 0px; height: 180px; } /* .mw-body { margin-top: 100px; } */ #mw-panel { top: 150px; } .mw-wiki-logo { background-image: url(https://wiki.telmaron.com/images/d/d9/Pax_Republica_light.png); }