Web Dev Solutions

Catalin Mititiuc

From a80728f16f90616d93dcc9ed932528b35e2ef62d Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Fri, 24 May 2024 15:59:17 -0700 Subject: WIP: mock selenium response --- public/assets/css/map.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'public/assets/css/map.css') diff --git a/public/assets/css/map.css b/public/assets/css/map.css index ed2b7ce..8f45936 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -395,6 +395,7 @@ g[data-y="76"] { --i: 76; } .floor { fill: white; + /* fill: inherit; */ } .building path { @@ -416,9 +417,6 @@ g[data-y="76"] { --i: 76; } .building .windows, .building .door-edges { stroke-width: 2.5px; -} - -.building .windows, .building .door-edges { stroke: orange; } -- cgit v1.2.3