mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
- Fixed darkmode text gray to black
This commit is contained in:
@@ -744,6 +744,7 @@ div[class^='household'] > h3 {
|
||||
font-family: "IM Fell Double Pica SC", serif;
|
||||
font-size: 15px;
|
||||
margin-top: 7px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.household-equipment .household-societalclass label,
|
||||
@@ -791,7 +792,6 @@ div[class^='household'] > h3 {
|
||||
|
||||
.household-ttt {
|
||||
grid-area: ttt;
|
||||
|
||||
}
|
||||
|
||||
.household-ttt > .household-ttt-value {
|
||||
@@ -803,6 +803,7 @@ div[class^='household'] > h3 {
|
||||
|
||||
.household-ttt-value label {
|
||||
text-align: center;
|
||||
color: black !important;
|
||||
}
|
||||
.household-experiences {
|
||||
grid-area: experiences;
|
||||
|
||||
Reference in New Issue
Block a user