Web Dev Solutions

Catalin Mititiuc

From b65cad124cf5d0f358c1fa3f0cdb176f0f9e78e5 Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Thu, 30 May 2024 18:30:41 -0700 Subject: Remove mapsheets.svg inline styles --- public/assets/css/map.css | 13 ++++ public/assets/images/mapsheets.svg | 136 ++++++++++++++++++------------------- 2 files changed, 81 insertions(+), 68 deletions(-) (limited to 'public') diff --git a/public/assets/css/map.css b/public/assets/css/map.css index 47e5bfe..476560a 100644 --- a/public/assets/css/map.css +++ b/public/assets/css/map.css @@ -405,6 +405,19 @@ g[data-y="76"] { --i: 76; } stroke-linecap: square; } +.building .outer-walls { + stroke-width: 2; + fill: none; + stroke: black; + stroke-linecap: square; +} + +.building .inner-walls { + stroke: white; + fill: none; + stroke-linecap: square; +} + .building .windows, .building .door-edges, .building .doors { stroke-linecap: square; } diff --git a/public/assets/images/mapsheets.svg b/public/assets/images/mapsheets.svg index d5fa1fa..874a851 100644 --- a/public/assets/images/mapsheets.svg +++ b/public/assets/images/mapsheets.svg @@ -2,34 +2,34 @@ - - + - - - - - - - - - - - + - - - - - - + - - - - - - + - - - - - - + - - - - - - - - - - - - - - @@ -396,16 +396,16 @@ - - + + - + - + @@ -453,7 +453,7 @@ - + @@ -471,7 +471,7 @@ - + @@ -491,7 +491,7 @@ - + @@ -513,7 +513,7 @@ - + @@ -528,7 +528,7 @@ - + @@ -544,7 +544,7 @@ - + @@ -562,7 +562,7 @@ - + @@ -576,7 +576,7 @@ - + @@ -594,7 +594,7 @@ - + @@ -612,7 +612,7 @@ - + @@ -624,7 +624,7 @@ - + @@ -667,7 +667,7 @@ - + @@ -683,7 +683,7 @@ - + @@ -713,7 +713,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -744,7 +744,7 @@ - + @@ -762,7 +762,7 @@ - + @@ -776,7 +776,7 @@ - + @@ -819,7 +819,7 @@ - + -- cgit v1.2.3