MediaWiki:Common.css: Difference between revisions

From I Will Fear No Evil
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: element { font-size: 12px; }")
 
mNo edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
element { font-size: 12px; }
element { font-size: 14px; }

Revision as of 12:19, 8 October 2023

/* CSS placed here will be applied to all skins */
element { font-size: 14px; }