diff --git a/Ordem Paranormal/ordemparanormal.css b/Ordem Paranormal/ordemparanormal.css index e485c35b0f..90a5d3887a 100644 --- a/Ordem Paranormal/ordemparanormal.css +++ b/Ordem Paranormal/ordemparanormal.css @@ -7,6 +7,7 @@ } body, +.charsheet, .sheet-rolltemplate-ordem-paranormal, .sheet-rolltemplate-ordem-paranormal-attack, .sheet-rolltemplate-ordem-paranormal-error-chance, @@ -63,7 +64,9 @@ body, --grafite: #353535; } +html.dark, body.sheet-darkmode, +body.sheet-darkmode .charsheet, .sheet-rolltemplate-darkmode { color-scheme: dark; @@ -446,13 +449,13 @@ h6 { text-align: center; } -.sheet-main .sheet-pseudo-attributes .container-pvs-mps { +.sheet-main .sheet-pseudo-attributes .sheet-container-pvs-mps { min-height: 6.5rem; } .sheet-main .sheet-pseudo-attributes - .container-pvs-mps + .sheet-container-pvs-mps .sheet-inside-negative-corner { display: grid; grid-template-columns: 74px auto 74px; @@ -634,7 +637,7 @@ h6 { .sheet-attacks-container .sheet-attacksgrid .sheet-containercritico - input.margem { + input.sheet-margem { width: 24px; } @@ -729,7 +732,7 @@ h6 { .sheet-attacksgrid .sheet-moreinfo .sheet-containermoreinfo - .sheet-inputtextbellow.descricao { + .sheet-inputtextbellow.sheet-descricao { grid-column: 1/5; } @@ -2755,7 +2758,7 @@ h6 { .sheet-skills-container .sheet-inside-negative-corner .sheet-skill-grid-template - .sheet-repitem { + .repitem { display: grid; grid-template-columns: auto 12px 48px 12px 35px 12px 12px 80px 12px 24px 12px 35px; } @@ -5088,10 +5091,6 @@ h6 { font-size: 13px; } -.sheet-rolltemplate-darkmode { - color: black !important; -} - .sheet-deityAndLevel { display: grid; grid-template-columns: 1fr 5fr; diff --git a/Ordem Paranormal/ordemparanormal.html b/Ordem Paranormal/ordemparanormal.html index a7dbd363b3..4b594c5ace 100644 --- a/Ordem Paranormal/ordemparanormal.html +++ b/Ordem Paranormal/ordemparanormal.html @@ -1,35 +1,35 @@ -