MediaWiki:Common.css: Difference between revisions

From OtoWiki
Jump to navigation Jump to search
mNo edit summary
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: 20px; }
* body{ font-size: 20px; }

Revision as of 14:53, 17 November 2024

/* CSS placed here will be applied to all skins */

* body{ font-size: 20px; }