MediaWiki:Common.css: Difference between revisions

From Instructional Technologies
(Created page with "→‎CSS placed here will be applied to all skins: * {font-family: Tahoma, Calibri, Sans-serif}")
 
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: Tahoma, Calibri, Sans-serif}
* {font-family: Calibri, Tahoma, Sans-Serif}

Revision as of 15:26, 4 January 2023

/* CSS placed here will be applied to all skins */
* {font-family: Calibri, Tahoma, Sans-Serif}