MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
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: ' |
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;
}