diff --git a/index.php b/index.php index dfc22ce..dd8fcc5 100644 --- a/index.php +++ b/index.php @@ -2798,8 +2798,9 @@ body.theme-neo footer { flex-direction: column; align-items: center; text-align: center; - gap: 12px; + gap: 14px; margin: 30px auto 20px auto; + max-width: 760px; } .twint-image { @@ -2807,6 +2808,88 @@ body.theme-neo footer { width: 100%; height: auto; display: block; + border-radius: 10px; + box-shadow: 0 8px 20px rgba(0,0,0,0.12); +} + +.green-label-badge { + display: inline-block; + background: linear-gradient(135deg, #2e7d32, #43a047); + color: white; + font-size: 12px; + font-weight: bold; + padding: 7px 14px; + border-radius: 20px; + letter-spacing: 0.3px; + box-shadow: 0 4px 10px rgba(46,125,50,0.25); +} + +.eco-business-box { + background: rgba(255,255,255,0.92); + border-radius: 14px; + padding: 22px 24px; + max-width: 700px; + width: 100%; + box-shadow: 0 10px 24px rgba(0,0,0,0.10); + border: 1px solid rgba(46,125,50,0.15); +} + +.eco-business-box h3 { + margin: 0 0 8px 0; + font-size: 24px; + color: #1b5e20; + line-height: 1.3; +} + +.eco-subtitle { + margin: 0 0 16px 0; + font-size: 16px; + font-weight: bold; + color: #2e7d32; +} + +.eco-business-box p { + font-size: 15px; + color: #333; + line-height: 1.7; + margin-bottom: 18px; +} + +.eco-feature-list { + list-style: none; + padding: 0; + margin: 0; + display: grid; + gap: 10px; +} + +.eco-feature-list li { + background: #f4faf4; + border-left: 4px solid #43a047; + padding: 12px 14px; + border-radius: 8px; + font-size: 14px; + color: #2d2d2d; + text-align: left; + line-height: 1.5; +} + +@media (max-width: 768px) { + .eco-business-box { + padding: 18px 16px; + } + + .eco-business-box h3 { + font-size: 20px; + } + + .eco-subtitle { + font-size: 15px; + } + + .eco-feature-list li { + font-size: 13px; + } } @@ -3061,26 +3144,66 @@ body.theme-neo footer {
TWINT - - 🌱 Mit Solarstrom betrieben + + 🌱 724 Green Label Swiss -

- Unterstütze die Livecam – Server und Kamera laufen mit Starlink und Solarstrom.
- Jeder Beitrag hilft, die Betriebskosten zu decken und das Projekt langfristig am Laufen zu halten. -

-
+
+

+ Live & 100% autark: Unsere Aurora-Webcam +

- @@ -3096,6 +3219,7 @@ body.theme-neo footer {
+