Difference between revisions of "MediaWiki:Common.css"
| Line 7: | Line 7: | ||
body { | body { | ||
font-family: 'myriad'; | font-family: 'myriad'; | ||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Latest revision as of 11:47, 21 April 2020
/* CSS placed here will be applied to all skins */
@font-face {
font-family: 'myriad';
src: url('BTC/Fonts/MYRIADPRO-REGULAR.OTF'); /* IE9 Compat Modes */
}
body {
font-family: 'myriad';
}