Color scheme Paper.css: Difference between revisions
From MM6 Wiki
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
border-color: #c5bca8; | border-color: #c5bca8; | ||
background: #d6cfbb; | background: #d6cfbb; | ||
color: #1b1818; | |||
} | } | ||
.row.display { | .row.display { |
Revision as of 16:11, 6 September 2019
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; }