MediaWiki:Common.css: Difference between revisions
From JP1 Remotes Wiki
Jump to navigationJump to search
The Robman (talk | contribs) logo - no border |
The Robman (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-logo | #p-logo .mw-wiki-logo { | ||
border: none !important; | border: none !important; | ||
} | } | ||
Revision as of 15:40, 18 November 2025
/* CSS placed here will be applied to all skins */
#p-logo .mw-wiki-logo {
border: none !important;
}