Difference between revisions of "MediaWiki:Monobook.css"

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