From 04fbdef2918e04eccfb54c89e1fe69b7ac253e6f Mon Sep 17 00:00:00 2001 From: Thomas Trinca Date: Tue, 21 Apr 2020 15:39:22 +1000 Subject: [PATCH 1/2] Update debug.css --- src/debug.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debug.css b/src/debug.css index a2ecc9b..0410171 100644 --- a/src/debug.css +++ b/src/debug.css @@ -13,7 +13,7 @@ body { } .tom { - background-color: #490; + background-color: #500; } .other { From 85b7df289a67db7b00277c37ad1dbc8423f06e57 Mon Sep 17 00:00:00 2001 From: Thomas Trinca Date: Tue, 21 Apr 2020 15:42:32 +1000 Subject: [PATCH 2/2] Update debug.css --- src/debug.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debug.css b/src/debug.css index 0410171..6b9be04 100644 --- a/src/debug.css +++ b/src/debug.css @@ -13,7 +13,7 @@ body { } .tom { - background-color: #500; + background-color: #501; } .other {