MediaWiki:Vector-2022.css: Difference between revisions

No edit summary
No edit summary
 
Line 4: Line 4:
font-family: 'EasyCo';
font-family: 'EasyCo';
src:
src:
/*url("/images/font/edco.otf") format("opentype"),*/
url("/images/font/edco.otf") format("opentype"),
url("/images/font/edco2.ttf") format("truetype"),
url("/images/font/edco.ttf") format("truetype"),
/*url("/images/font/edco.woff") format("woff"),
url("/images/font/edco.woff") format("woff"),
url("/images/font/edco.woff2") format("woff2");*/
url("/images/font/edco.woff2") format("woff2");
}
}


Line 17: Line 17:
.mw-page-container-inner, .mw-logo-wordmark, .mw-page-title-main {
.mw-page-container-inner, .mw-logo-wordmark, .mw-page-title-main {
font-family: "EasyCo";
font-family: "EasyCo";
font-size-adjust:0.4;
font-size-adjust:0.47;
}
}