MediaWiki:Common.css: Difference between revisions

From ActinoBase
(Created page with "→‎CSS placed here will be applied to all skins: * {font family: arial}")
 
No 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 family: arial}
* {font family: courier new}

Revision as of 10:28, 24 May 2019

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

* {font family: courier new}