weitere änderung
This commit is contained in:
parent
cf8ef27d42
commit
1ba30edb24
@ -33,7 +33,12 @@
|
|||||||
<body>
|
<body>
|
||||||
<div class="worldmap">
|
<div class="worldmap">
|
||||||
<img src="/images/dok_bg.png" class="map-image" />
|
<img src="/images/dok_bg.png" class="map-image" />
|
||||||
<svg viewBox="0 0 2037 1018" class="map-overlay">
|
<svg
|
||||||
|
viewBox="0 0 2037 1018"
|
||||||
|
width="2037"
|
||||||
|
height="1018"
|
||||||
|
class="map-overlay"
|
||||||
|
>
|
||||||
<!-- 1 -->
|
<!-- 1 -->
|
||||||
<a href="/building/1" class="building">
|
<a href="/building/1" class="building">
|
||||||
<title>Gebäude 1</title>
|
<title>Gebäude 1</title>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user