Color scheme Paper.css: Difference between revisions
From MM6 Wiki
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
} | } | ||
.row.display { | .row.display { | ||
background: #d6cfbb; | |||
} | |||
.wikitable { | |||
color: #c5bca8; | |||
background: #d6cfbb; | background: #d6cfbb; | ||
} | } |
Revision as of 16:04, 6 September 2019
body { color: #282524;
background-color: #c5bca8;
}
.row.display .columns { border-color: #c5bca8; background: #d6cfbb; } .row.display { background: #d6cfbb; }
.wikitable { color: #c5bca8; background: #d6cfbb; }