MediaWiki:Timeless.css: Difference between revisions

From City of Heroes: Rebirth Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Timeless skin */
/* CSS placed here will affect users of the Timeless skin */
@font-face {
    font-family: 'redcircl';
    src: url('redcircl-webfont.woff2') format('woff2'),
        url('redcircl-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@import url('https://www.fontify.me/wf/dca2a7e30df4c5b36cba69698c075fa1');

Latest revision as of 02:53, 12 September 2019

/* CSS placed here will affect users of the Timeless skin */