MediaWiki:Monobook.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 14: Line 14:
body {
body {
     font-family: Verdana;
     font-family: Verdana;
}
/* Override heading style color. */
h1, h2, h3, h4, h5 {
    color: #ccc;
}
}