Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
Content deleted Content added
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;

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.