MediaWiki:Common.css: Difference between revisions

From Xenharmonic Reference
No edit summary
m Blanked the page
Tag: Blanking
Line 1: Line 1:
/* commenting all this until it works again


/* XenBase class="adv" selector, TODO finish formatting */
.adv {
    color: #909090;
}
/* Global table changes */
/* Doing it this way instead of ".wikitable th" is more proper because it only applies to the top-level <th> and not nested tables used for formatting purposes */
.wikitable {
    color: #fff;
    background-color: #223;
}
.wikitable > tr > th,
.wikitable > * > tr > th,
.wikitable > caption {
    background-color: #445;
}
/*

Revision as of 13:24, 11 December 2025