diff --git a/bilder/grundrisse/EG 3D.png b/bilder/grundrisse/EG 3D.png new file mode 100644 index 0000000..6ff8398 Binary files /dev/null and b/bilder/grundrisse/EG 3D.png differ diff --git a/bilder/grundrisse/EG.png b/bilder/grundrisse/EG.png new file mode 100644 index 0000000..179ffc3 Binary files /dev/null and b/bilder/grundrisse/EG.png differ diff --git a/bilder/grundrisse/OG 1 2.png b/bilder/grundrisse/OG 1 2.png new file mode 100644 index 0000000..0882124 Binary files /dev/null and b/bilder/grundrisse/OG 1 2.png differ diff --git a/bilder/grundrisse/OG 1 3D.png b/bilder/grundrisse/OG 1 3D.png new file mode 100644 index 0000000..2465211 Binary files /dev/null and b/bilder/grundrisse/OG 1 3D.png differ diff --git a/bilder/grundrisse/OG 2 3D.png b/bilder/grundrisse/OG 2 3D.png new file mode 100644 index 0000000..53058b8 Binary files /dev/null and b/bilder/grundrisse/OG 2 3D.png differ diff --git a/bilder/grundrisse/OG 2 grundriss.png b/bilder/grundrisse/OG 2 grundriss.png new file mode 100644 index 0000000..89b9da7 Binary files /dev/null and b/bilder/grundrisse/OG 2 grundriss.png differ diff --git a/css/haus-schleusingen.css b/css/haus-schleusingen.css index c848e01..b9f214f 100644 --- a/css/haus-schleusingen.css +++ b/css/haus-schleusingen.css @@ -560,6 +560,8 @@ nav.scrolled .nav-links a:hover { .floor-body { display: none; padding: 0 0 1.5rem; + max-width: 100%; + overflow: hidden; } .floor-rooms-grid { @@ -583,6 +585,44 @@ nav.scrolled .nav-links a:hover { color: var(--stone); } +.floor-plan { + margin-top: 1.5rem; + border: 1px solid var(--warm); + background: var(--white); + overflow: hidden; + max-width: 100%; +} + +.floor-plan img { + width: 100%; + max-width: 100%; + height: auto; + display: block; + object-fit: contain; +} + +.floor-plan-multi { + display: grid; + grid-template-columns: 1fr 1fr; + gap: 1px; + background: var(--warm); +} + +.floor-plan-multi img { + width: 100%; + max-width: 100%; + height: auto; + display: block; + object-fit: contain; + background: var(--white); +} + +@media (width <= 768px) { + .floor-plan-multi { + grid-template-columns: 1fr; + } +} + /* PRICING */ .pricing-section { background: var(--dark); diff --git a/haus-schleusingen.html b/haus-schleusingen.html index 80a0620..d484db1 100644 --- a/haus-schleusingen.html +++ b/haus-schleusingen.html @@ -214,6 +214,10 @@ 18,3 m² +
+ Grundriss Erdgeschoss + Grundriss Erdgeschoss +
@@ -251,6 +255,10 @@ 18,0 m²
+
+ Grundriss 1. Obergeschoss + Grundriss 1. Obergeschoss +
@@ -288,6 +296,10 @@ 35,8 m²
+
+ Grundriss 2. Obergeschoss (1) + Grundriss 2. Obergeschoss (1) +
@@ -405,7 +417,8 @@

Wir freuen uns über Ihre Anfrage und melden uns innerhalb von 24 Stunden. - Besichtigungstermine sind jederzeit möglich. + Besichtigungstermine sind nach Absprache möglich. Bitte geben Sie bei Ihrer Anfrage ein + paar Terminvorschläge an.