mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update D&D_Moldvay_AmandatheAmazon.css
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user