From 14e3a4db82b541e1ff7269c7c248a562dd956d68 Mon Sep 17 00:00:00 2001 From: ChocoTaco Date: Wed, 5 Feb 2025 21:52:44 -0500 Subject: [PATCH] Update terview.html --- terview.html | 166 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 158 insertions(+), 8 deletions(-) diff --git a/terview.html b/terview.html index 1eda336..91844a5 100644 --- a/terview.html +++ b/terview.html @@ -21,7 +21,7 @@ #buttonContainer { position: absolute; - top: 10px; + top: 20px; left: 10px; z-index: 10; display: flex; @@ -103,6 +103,16 @@ gap: 10px; } + #container7 { + position: absolute; + bottom: 10px; + left: 1116px; + z-index: 10; + display: flex; + flex-direction: column; + gap: 10px; + } + #layer1 { display: block; position: absolute; @@ -163,6 +173,16 @@ width: 128px; height: 128px; } + #layer7 { + display: block; + position: absolute; + bottom: 10px; + left: 0px; + z-index: 10; + border: 1px solid black; + width: 128px; + height: 128px; + } @@ -229,6 +249,13 @@ +
+ +
Dead Stop map
+ +
+ +