Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2024-05-19 10:05:17 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2024-05-19 10:05:17 -0700
commit2f7efc76e0ef8165dea677d3e40efb11c528cac3 (patch)
treecd14d51a271446500543371e0c4f231b7489d116 /public/assets/css/map.css
parent549ad8699f53cc4f3e7a82be2f7caee8925d93ce (diff)
Make scenario files; consolidate mapsheets into one file
Diffstat (limited to 'public/assets/css/map.css')
-rw-r--r--public/assets/css/map.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/public/assets/css/map.css b/public/assets/css/map.css
index e356374..01f4c4d 100644
--- a/public/assets/css/map.css
+++ b/public/assets/css/map.css
@@ -47,21 +47,6 @@ polyline.move-trace {
/* fill: #bacae3; */
}
-#map2 {
- transform-origin: 0px 0px;
- transform: translate(-0.9px, -2.4px) scale(0.999, 1.007);
-}
-
-#map3 {
- transform-origin: 0px 0px;
- transform: translate(1.3px, 1564.1px) rotate(0.1deg) scale(0.999, 1.002);
-}
-
-#map1 {
- transform-origin: 1142px 759px;
- transform: rotate(.1deg) translate(-.5px, 5px) scale(.999, 1.005);
-}
-
#counter-base {
r: inherit;
}
@@ -405,9 +390,6 @@ g[data-y="76"] { --i: 76; }
transform: scale(0.9);
}
-.building, #terrain {
- opacity: 1;
-}
.floor {
fill: white;