MediaWiki:Common.css: Difference between revisions

From Instructional Technologies
No edit summary
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: Calibri, Sans-Serif}
.style { font-family: Calibri,Sans-Serif;
}

Revision as of 15:55, 4 January 2023

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