MediaWiki:Monobook.css: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
(Created page with "→All CSS here will be loaded for users of the MonoBook skin: #p-navigation h3 { font-size: 12px; }") |
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-navigation h3 { font-size: | #p-navigation h3 { font-size: 10px; } |
Revision as of 19:48, 26 October 2024
/* All CSS here will be loaded for users of the MonoBook skin */ #p-navigation h3 { font-size: 10px; }