änderung hintergrundbild
This commit is contained in:
parent
bf6d181358
commit
cf8ef27d42
@ -1,13 +1,9 @@
|
||||
body {
|
||||
margin: 0;
|
||||
height: 100vh;
|
||||
|
||||
background: url("/images/dok_bg.png") center / cover no-repeat;
|
||||
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
font-family: sans-serif;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@ -3,8 +3,6 @@
|
||||
|
||||
width: 2037px;
|
||||
height: 1018px;
|
||||
|
||||
background: url("/images/dok_bg.png") no-repeat;
|
||||
}
|
||||
|
||||
.map-overlay {
|
||||
|
||||
@ -32,6 +32,7 @@
|
||||
|
||||
<body>
|
||||
<div class="worldmap">
|
||||
<img src="/images/dok_bg.png" class="map-image" />
|
||||
<svg viewBox="0 0 2037 1018" class="map-overlay">
|
||||
<!-- 1 -->
|
||||
<a href="/building/1" class="building">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user