MediaWiki:Monobook.css: Difference between revisions

From JP1 Remotes Wiki
Jump to navigationJump to search
Created page with "All CSS here will be loaded for users of the MonoBook skin: #p-logo a, #mw-panel a[href*="Main_Page"] { border: none !important; }"
 
No edit summary
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 */
#p-logo a,
#mw-panel a[href*="Main_Page"] {
  border: none !important;
}

Revision as of 16:32, 18 November 2025

/* All CSS here will be loaded for users of the MonoBook skin */