diff --git a/Official Savage Worlds/SavageWorldsCharSheet.css b/Official Savage Worlds/SavageWorldsCharSheet.css index 24647d02f5..744bc55233 100644 --- a/Official Savage Worlds/SavageWorldsCharSheet.css +++ b/Official Savage Worlds/SavageWorldsCharSheet.css @@ -4614,6 +4614,12 @@ span.sheet-miniView { flex: 1 0 50%; } +.sheet-rolltemplate-roll .sheet-convictionRoll { + width: 100%; + text-align: center; + border-bottom: 1.5px solid black; +} + .sheet-rolltemplate-roll .sheet-trollLeft, .sheet-rolltemplate-damage .sheet-trollLeft { border-right: 1px solid black; diff --git a/Official Savage Worlds/SavageWorldsCharSheet.html b/Official Savage Worlds/SavageWorldsCharSheet.html index e68c9e7dee..3ad0653b07 100644 --- a/Official Savage Worlds/SavageWorldsCharSheet.html +++ b/Official Savage Worlds/SavageWorldsCharSheet.html @@ -1,4 +1,4 @@ - +