Anonymous

MediaWiki:ColorScheme.css: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 41: Line 41:


table tr[style]:not(.textfloat),
table tr[style]:not(.textfloat),
.dark-mode table tr[style]:not(.textfloat) td,
table[class*="colortable-"] tr:not(.textfloat),
table[class*="colortable-"] tr:not(.textfloat) {
.cell-color-black td {
     color: black;
     color: black;
}
}