Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 3: Line 3:
}
}


@font-face {                        /* Adds support for the Bebas Neue font for user badges. */
@font-face {                        /* Adds support for the DIN font for user badges. */
     font-family: Bebas Neue;
     font-family: Din;
     src: url('http://dl.dropbox.com/u/15439542/WebFonts/BebasNeue.otf');
     src: url('http://dl.dropbox.com/u/15439542/WebFonts/Din.ttf');
}
}