MediaWiki:Common.css: Difference between revisions

From OtoWiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: * element { font-size: 16px; }")
 
mNo edit summary
Tag: Manual revert
 
(5 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 */


* element { font-size: 16px; }
* body{ font-size: 18px; }

Latest revision as of 14:56, 17 November 2024

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

* body{ font-size: 18px; }