MediaWiki:Common.css: Difference between revisions
From Murray Wiki
Jump to navigationJump to search
No edit summary Tag: Reverted |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { font-size: 9pt; } | body { font-size: 9pt; } | ||
#p-cactions .pBody { font-size: | |||
#p-navigation h3 { font-size: 6pt; } | |||
#p-navigation .pBody { font-size: 6pt; } | |||
#p-cactions .pBody { font-size: 6pt; } |
Latest revision as of 19:53, 26 October 2024
/* CSS placed here will be applied to all skins */ body { font-size: 9pt; } #p-navigation h3 { font-size: 6pt; } #p-navigation .pBody { font-size: 6pt; } #p-cactions .pBody { font-size: 6pt; }