From 4cf98ca23da466e7358975db02a70aae39ac79ea Mon Sep 17 00:00:00 2001 From: luca0N! Date: Wed, 2 Jun 2021 18:28:18 -0300 Subject: [PATCH] Fixed missing "}" --- res/Stairway-js.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/Stairway-js.css b/res/Stairway-js.css index 239a3da..bdefd2b 100644 --- a/res/Stairway-js.css +++ b/res/Stairway-js.css @@ -176,7 +176,7 @@ body { } .report-warning { background-color: yellow; - +} .report-bad { color: white; background-color: orange;