Difference between revisions of "MediaWiki:Common.css"

348 bytes added ,  09:14, 1 December 2011
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 */
@import url(http://fonts.googleapis.com/css?family=Abel);
@import url(http://fonts.googleapis.com/css?family=Slackey|Bangers|Luckiest+Guy);
pre {
display: block;
width: 600px
font-family: 'Abel', 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 16px;
}
hi#firstHeading {
font-family: 'Slackey', 'Trebuchet MS', Verdana, Arial, Helvetica;
}


div#bodyContent p {
div#bodyContent p {