MediaWiki:Common.css: Difference between revisions

From Murray Wiki
Jump to navigationJump to search
No edit summary
Tag: Reverted
No edit summary
Tags: Manual revert Reverted
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: 9px; }
body { font-size: 9pt; }
#p-cactions .pBody { font-size: larger; }
#p-cactions .pBody { font-size: 8pt; }

Revision as of 16:22, 28 September 2024

/* CSS placed here will be applied to all skins */
body { font-size: 9pt; }
#p-cactions .pBody { font-size: 8pt; }