diff --git a/Godbound/Godbound.css b/Godbound/Godbound.css index b51abdf4fb..9d10bd44f1 100644 --- a/Godbound/Godbound.css +++ b/Godbound/Godbound.css @@ -1138,11 +1138,11 @@ span.spacer, font-size: 1em; } .sheet-rolltemplate-godbound .inlinerollresult.fullcrit{ - color: black; + color: #3FB315; border: none; } .sheet-rolltemplate-godbound .inlinerollresult.fullfail{ - color: black; + color: #B31515; border: none; } .sheet-rolltemplate-godbound .inlinerollresult.importantroll{