Difference between revisions of "MediaWiki:Monobook.css"

no edit summary
Line 4: Line 4:


.wikitable {
.wikitable {
     border-left: none;
     border-left: none;               /* Clearing existing style elements. */
     border-right: none;
     border-right: none;


Line 12: Line 12:


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