änderung hintergrundbild

This commit is contained in:
Cay 2026-03-11 18:36:11 +00:00
parent bf6d181358
commit cf8ef27d42
3 changed files with 1 additions and 6 deletions

View File

@ -1,13 +1,9 @@
body { body {
margin: 0; margin: 0;
height: 100vh; height: 100vh;
background: url("/images/dok_bg.png") center / cover no-repeat;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
font-family: sans-serif; font-family: sans-serif;
color: white; color: white;
} }

View File

@ -3,8 +3,6 @@
width: 2037px; width: 2037px;
height: 1018px; height: 1018px;
background: url("/images/dok_bg.png") no-repeat;
} }
.map-overlay { .map-overlay {

View File

@ -32,6 +32,7 @@
<body> <body>
<div class="worldmap"> <div class="worldmap">
<img src="/images/dok_bg.png" class="map-image" />
<svg viewBox="0 0 2037 1018" class="map-overlay"> <svg viewBox="0 0 2037 1018" class="map-overlay">
<!-- 1 --> <!-- 1 -->
<a href="/building/1" class="building"> <a href="/building/1" class="building">