Difference between revisions of "MediaWiki:Monobook.css"

m
no edit summary
m
Line 82: Line 82:


@font-face {
@font-face {
     font-family: "Badge";
     font-family: "BigNoodle";
     src: url("http://dl.dropbox.com/u/15439542/WebFonts/BigNoodle.ttf");
     src: url("http://dl.dropbox.com/u/15439542/WebFonts/BigNoodle.ttf");
}
}


.badgeFont {
.bign {
     font-family: "Badge", Verdana, sans-serif;
     font-family: "BigNoodle", Verdana, sans-serif;
}
}