Difference between revisions of "MediaWiki:Common.css"
Wiselowadmin (talk | contribs) |
Wiselowadmin (talk | contribs) |
||
Line 7: | Line 7: | ||
} | } | ||
#p-logo a{ | #p-logo a{ | ||
− | width: | + | width: 100%; |
− | height: | + | height: 100%; |
} | } |
Revision as of 22:13, 6 February 2022
/* CSS placed here will be applied to all skins */ .mediawiki, #mw-page-base{ background: rgb(238,226,181); } #content.mw-body{ background: rgb(249,243,232); } #p-logo a{ width: 100%; height: 100%; }