Update 3D&T_ALPHA.css

Atualização de cor de span pra novo modo dark
This commit is contained in:
rafaelartur
2022-09-19 18:10:38 -03:00
parent aeceea5c9f
commit 415ce56ae1
+2 -2
View File
@@ -243,7 +243,7 @@ input.sheet-toggle-hide:checked ~ div.sheet-body {
}
.sheet-rolltemplate-3dtatributo span, .sheet-rolltemplate-3dtiniciativa span, .sheet-rolltemplate-3dtmagia span {
color: rgb(126, 45, 64);
color: rgb(0, 100, 205);
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
font-variant: small-caps;
@@ -328,7 +328,7 @@ input.sheet-toggle-hide:checked ~ div.sheet-body {
}
.sheet-rolltemplate-3dtatributo span, .sheet-rolltemplate-3dtataque span, .sheet-rolltemplate-3dtdef span {
color: rgb(126, 45, 64);
color: rgb(0, 100, 205);
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
font-variant: small-caps;