From b44cfeca70748f888fb068036f1168445d444a28 Mon Sep 17 00:00:00 2001 From: reimannsum Date: Tue, 14 Jun 2016 15:45:49 -0400 Subject: [PATCH] fixed stylings --- lib/html_extra_data.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/html_extra_data.py b/lib/html_extra_data.py index 7d9fc87..24f6597 100644 --- a/lib/html_extra_data.py +++ b/lib/html_extra_data.py @@ -46,7 +46,7 @@ html_prepend = """ #colorless > div{ border-color:lightgrey; } - #colorless > div{ + #lands > div{ border-color:darkgoldenrod; }