Adding location pin, location input

This commit is contained in:
metacryst
2025-11-11 14:19:56 -06:00
parent fa67271ae8
commit 02648859a8
9 changed files with 80 additions and 8 deletions

View File

@@ -12,7 +12,8 @@
}
.main-image {
content:url("_/images/castle.svg"); position: absolute; height: 70vh; bottom: 2vh; left: 55vw; transform: translateX(-50%)
content:url("_/images/castle.svg"); position: absolute; height: 70vh; bottom: 2vh; left: 55vw; transform: translateX(-50%);
user-select: none;
}
@media (max-width: 600px) {
.main-image {
@@ -44,7 +45,7 @@
</script>
</head>
<body>
<span id="title" class="link" onclick='window.location.href="/"'>hyperia
<span id="title" class="link" onclick='window.location.href="/"' style="user-select: none;">hyperia
</span>
<img class="main-image">
<div class="links" style="z-index: 1; cursor: default; position: fixed; top: 5.5vh; right: 4.5vw">