Actions

Color scheme Paper.css

From MM6 Wiki

Revision as of 16:15, 6 September 2019 by AlpacaNox (talk | contribs)

body { color: #1b1818;

       background-color: #c5bca8;

} .row.display .columns { border-color: #c5bca8; background: #d6cfbb;

       color: #1b1818;

} .row.display { background: #d6cfbb; } .wikitable { color: #1b1818; background: #d6cfbb; } table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { border-color: #c5bca8; }

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td { border-color: #c5bca8; background: #d6cfbb; } .tabs dd > a, .tabs .tab-title > a { border-color: #c5bca8; } .tabs dd > a, .tabs .tab-title > a { background-color: #d6cfbb; color: #1b1818; } .tabs dd.active > a, .tabs .tab-title.active > a { background-color: #78705d; color: #c5bca8; }