MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: #p-logo a { background-size: contain; }") |
(No difference)
|
Revision as of 17:48, 14 May 2024
/* CSS placed here will be applied to all skins */
#p-logo a {
background-size: contain;
}