MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Add EGA font) |
(Update EGA font) |
||
| Line 3: | Line 3: | ||
@font-face { | @font-face { | ||
font-family: "EGA8"; | font-family: "EGA8"; | ||
src: url("/w/images/ | src: url("/w/images/d/d7/Px437_IBM_EGA8.woff2") format("woff2"); | ||
} | } | ||
Revision as of 02:15, 15 June 2020
/* CSS placed here will be applied to all skins */
@font-face {
font-family: "EGA8";
src: url("/w/images/d/d7/Px437_IBM_EGA8.woff2") format("woff2");
}