MediaWiki:Monobook.css: Difference between revisions
From JP1 Remotes Wiki
Jump to navigationJump to search
The Robman (talk | contribs) No edit summary Tag: Reverted |
The Robman (talk | contribs) No edit summary Tag: Reverted |
||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the MonoBook skin */ | /* All CSS here will be loaded for users of the MonoBook skin */ | ||
#mw-panel a[href*="Main_Page"] { | #mw-panel a[href*="Main_Page"] { | ||
border: none !important; | border: none !important; | ||
outline: none !important; | |||
box-shadow: none !important; | |||
} | } | ||
Revision as of 17:42, 18 November 2025
/* All CSS here will be loaded for users of the MonoBook skin */
#mw-panel a[href*="Main_Page"] {
border: none !important;
outline: none !important;
box-shadow: none !important;
}