Difference between revisions of "MediaWiki:Common.css"
(Created page with "→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...") |
|
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
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'; }