Update D&D_Moldvay_AmandatheAmazon.css

This commit is contained in:
Vince
2023-06-12 22:10:08 -07:00
parent d330a4f3fd
commit 4385002ad3
@@ -16,13 +16,14 @@
/* minimal darkmode adjustment */
.sheet-rolltemplate-darkmode.sheet-rolltemplate-odnd .sheet-RollTemp-wrapper {
color: #000;
color: #333;
}
.sheet-rolltemplate-darkmode.sheet-rolltemplate-odnd .sheet-RollTemp-wrapper .inlinerollresult {
background-color: #fef68e;
border: 2px solid #fef68e;
color: #000;
color: #333;
font-family: "Proxima Nova", ProximaNova-Regular, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}