Anreicherung: Bilder, Logo, Text-Feinarbeit (Cloud-Routine)
This commit is contained in:
12
index.html
12
index.html
@@ -331,7 +331,7 @@
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: column; gap: 4px;">
|
||||
<span style="font-size: 12.5px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #9FD1F5;">Telefon</span>
|
||||
<p style="font-size: 16px; line-height: 1.5; color: #e7ecf1; font-weight: 600;"><a href="tel:" style="color: #e7ecf1;"></a><br><span style="font-weight: 500; color: #b8c4d0;">Fax: </span></p>
|
||||
<p style="font-size: 16px; line-height: 1.5; color: #e7ecf1; font-weight: 600;"><a href="tel:+498982084342" style="color: #e7ecf1;">089 8208 4342</a><br><span style="font-weight: 500; color: #b8c4d0;">Fax: 089 8208 4342</span></p>
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: column; gap: 4px;">
|
||||
<span style="font-size: 12.5px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #9FD1F5;">E-Mail</span>
|
||||
@@ -339,10 +339,10 @@
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: column; gap: 4px;">
|
||||
<span style="font-size: 12.5px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #9FD1F5;">Öffnungszeiten</span>
|
||||
<p style="font-size: 16px; line-height: 1.6; color: #e7ecf1; font-weight: 600;"><br><span style="font-weight: 500; color: #b8c4d0;"></span><br><br><span style="font-weight: 500; color: #b8c4d0;"></span></p>
|
||||
<p style="font-size: 16px; line-height: 1.6; color: #e7ecf1; font-weight: 600;">Mo–Fr<br><span style="font-weight: 500; color: #b8c4d0;">08:00 – 17:00 Uhr</span><br><br>Sa & So<br><span style="font-weight: 500; color: #b8c4d0;">geschlossen</span></p>
|
||||
</div>
|
||||
<div style="display: flex; flex-wrap: wrap; gap: 12px; margin-top: 8px;">
|
||||
<a href="tel:" style="display: inline-flex; align-items: center; gap: 8px; font-size: 14.5px; font-weight: 700; letter-spacing: .02em; text-transform: uppercase; color: #0d0f12; background: var(--accent, #2FA4F0); padding: 13px 22px; border-radius: 44px; transition: transform .2s ease, box-shadow .2s ease;" style-hover="transform: translateY(-2px); box-shadow: 0 10px 26px rgba(47,164,240,.4);">Jetzt anrufen</a>
|
||||
<a href="tel:+498982084342" style="display: inline-flex; align-items: center; gap: 8px; font-size: 14.5px; font-weight: 700; letter-spacing: .02em; text-transform: uppercase; color: #0d0f12; background: var(--accent, #2FA4F0); padding: 13px 22px; border-radius: 44px; transition: transform .2s ease, box-shadow .2s ease;" style-hover="transform: translateY(-2px); box-shadow: 0 10px 26px rgba(47,164,240,.4);">Jetzt anrufen</a>
|
||||
<a href="mailto:info@autolackiererei-koese.de" style="display: inline-flex; align-items: center; font-size: 14.5px; font-weight: 700; letter-spacing: .02em; text-transform: uppercase; color: #f4f3ef; padding: 13px 22px; border-radius: 44px; border: 1.5px solid rgba(255,255,255,.3); transition: border-color .2s ease, background .2s ease;" style-hover="border-color: var(--accent, #2FA4F0); background: rgba(255,255,255,.05);">E-Mail schreiben</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -384,13 +384,13 @@
|
||||
<div style="display: flex; flex-direction: column; gap: 9px;">
|
||||
<h3 style="font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #7f97ac; border-bottom: 1px solid rgba(255,255,255,.12); padding-bottom: 7px; margin-bottom: 6px;">Kontakt</h3>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Bodenseestr. 222<br>81243 München</span>
|
||||
<a href="tel:" style="font-size: 14px; color: #c9d6e2; font-weight: 500;"></a>
|
||||
<a href="tel:+498982084342" style="font-size: 14px; color: #c9d6e2; font-weight: 500;">089 8208 4342</a>
|
||||
<a href="mailto:info@autolackiererei-koese.de" style="font-size: 14px; color: #c9d6e2; font-weight: 500;">info@autolackiererei-koese.de</a>
|
||||
</div>
|
||||
<div style="display: flex; flex-direction: column; gap: 9px;">
|
||||
<h3 style="font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; color: #7f97ac; border-bottom: 1px solid rgba(255,255,255,.12); padding-bottom: 7px; margin-bottom: 6px;">Öffnungszeiten</h3>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;"><br></span>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;"> · </span>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Mo–Fr: 08:00–17:00 Uhr</span>
|
||||
<span style="font-size: 14px; color: #c9d6e2; font-weight: 500;">Sa & So: geschlossen</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user