mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
Update 3D&T_ALPHA.css
Atualização de cor de span pra novo modo dark
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user