MediaWiki:Common.css: Difference between revisions

From ActinoBase
No edit summary
No edit summary
 
(One intermediate revision by one other 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 */


* {font family: courier new}
* {font family: arial}
 
#p-logo-text a { font-variant: unset; }

Latest revision as of 13:17, 18 June 2019

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

* {font family: arial}

#p-logo-text a { font-variant: unset; }