From 77f43a8d5a5151f61f5239fa30b6a7ed723d9f03 Mon Sep 17 00:00:00 2001 From: echo Date: Sun, 24 Dec 2017 00:02:48 +0800 Subject: [PATCH] change color --- drawMapGUI.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drawMapGUI.html b/drawMapGUI.html index 9a921fc4..0b3ec438 100644 --- a/drawMapGUI.html +++ b/drawMapGUI.html @@ -257,7 +257,7 @@ border-collapse: collapse; } table.row td{ - background-color: #A1887F; + background-color: #4C221B; } #arrRowMark{ top: 5px; @@ -282,7 +282,7 @@ height: 32px; width: 416px; z-index: 100; - background-color: rgba(121,85,72,.5); + background-color: rgba(76,34,27,.5); } /* for vue dom */ [v-cloak] {