MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
imported>Hb1290
No edit summary
imported>Hb1290
No edit summary
Line 18: Line 18:
     src: url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf');
     src: url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf');
}
}
 
classname {
    font-family: 'AVID Sans';
    font-weight: bold;
}
@font-face {
@font-face {
     font-family: 'AVID Sans';
     font-family: 'AVID Sans';
Line 24: Line 27:
}
}


classname {
    font-family: 'AVID Sans';
    font-weight: bold;
}
@font-face {
@font-face {
     font-family: 'AVID Sans Book';
     font-family: 'AVID Sans Book';
Line 34: Line 33:
.classname {
.classname {
     font-family: 'AVID Sans Book';
     font-family: 'AVID Sans Book';
}
@font-face {
    font-family: 'AVID Sans Book';
    font-weight: bold;
    src: url('https://static.miraheze.org/avidwiki/6/6f/CLGSans-Bold.ttf');
}
classname {
    font-family: 'AVID Sans Book';
    font-weight: bold;
}
}
/* Code copied from [[wikipedia:MediaWiki:Common.css]] */
/* Code copied from [[wikipedia:MediaWiki:Common.css]] */
Anonymous user

Navigation menu