From 4d828cca6ca08bb98ea7079f75ba42e8cf58330e Mon Sep 17 00:00:00 2001 From: Almos80 Date: Thu, 6 Mar 2025 19:50:04 +0100 Subject: [PATCH] Update Godbound.css --- Godbound/Godbound.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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{