MediaWiki:Common.css: Difference between revisions

From AI Assistant App
(Created page with "→‎CSS placed here will be applied to all skins: * {font-size: 16px}")
 
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 */
* {font-size: 16px}
* {font-size: 20px}

Revision as of 22:33, 13 June 2024

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