MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
imported>76561198018895007
(Created page with "→‎CSS placed here will be applied to all skins: @font-face { font-family: 'Triglavian-Completenormal'; src: url('/skins/UniWiki/font/countdown.ttf'); font-weigh...")
 
imported>76561198018895007
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-face {
@font-face {
     font-family: 'Triglavian-Completenormal';
     font-family: 'Countdown';
     src: url('/skins/UniWiki/font/countdown.ttf');
     src: url('/skins/UniWiki/font/countdown.ttf');
     font-weight: normal;
     font-weight: normal;
     font-style: normal;
     font-style: normal;
}
}

Revision as of 20:14, 8 January 2021

/* CSS placed here will be applied to all skins */
@font-face {
    font-family: 'Countdown';
    src: url('/skins/UniWiki/font/countdown.ttf');
    font-weight: normal;
    font-style: normal;
}
🍪 We use cookies to keep session information to provide you a better experience.