Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 12: Line 12:


.wikitable tr {
.wikitable tr {
    background-color: #e7f0fc;
}
.wikitable th {
     border: none;                    /* Clearing existing style elements. */
     border: none;                    /* Clearing existing style elements. */
    background-color: #e7f0fc;
}
}