MediaWiki:Monobook.css: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
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: 10px; }
#p-navigation h3 { font-size: 8px; }
#p-navigation .pBody { font-size: 10px; }
#p-navigation .pBody { font-size: 8px; }
#p-cactions .pBody { font-size: 8px; }

Latest revision as of 19:51, 26 October 2024

/* All CSS here will be loaded for users of the MonoBook skin */
#p-navigation h3 { font-size: 8px; }
#p-navigation .pBody { font-size: 8px; }
#p-cactions .pBody { font-size: 8px; }