diff --git a/ad_recommendation.php b/ad_recommendation.php index 631a01f..517c53b 100644 --- a/ad_recommendation.php +++ b/ad_recommendation.php @@ -193,6 +193,46 @@ html, body { box-shadow: 0 0 15px rgba(209,0,0,0.8); } +.ad-countdown { + background: #000; + color: #ffd700; + display: inline-flex; + align-items: center; + gap: 10px; + padding: 15px 25px; + border-radius: 10px; + font-family: monospace; + font-size: 2.5rem; + font-weight: 900; + border: 3px solid #ff0000; + box-shadow: 0 0 20px rgba(255, 0, 0, 0.6); + margin-bottom: 25px; + text-shadow: 0 0 10px #ffd700; + animation: flashCountdown 1s infinite alternate; +} + +.ad-countdown span { + display: inline-block; + min-width: 50px; + text-align: center; +} + +.ad-countdown-label { + display: block; + font-size: 0.8rem; + color: #fff; + text-shadow: none; + text-transform: uppercase; + font-weight: bold; + font-family: sans-serif; + margin-top: -5px; +} + +@keyframes flashCountdown { + 0% { border-color: #ff0000; box-shadow: 0 0 20px rgba(255, 0, 0, 0.6); } + 100% { border-color: #ffd700; box-shadow: 0 0 30px rgba(255, 215, 0, 0.8); } +} + .ad-btn { display: inline-block; background: linear-gradient(to bottom, #ffd700, #ff8c00); @@ -272,8 +312,16 @@ html, body { ?>

+
+
00Stunden
: +
15Minuten
: +
00Sekunden
+
+ +
+
- ⏳ ACHTUNG: Nur noch Stück auf Lager! Andere Nutzer schauen sich diesen Artikel gerade an! + ⏳ ACHTUNG: Nur noch Stück auf Lager! Über 4.000 Kunden haben das heute schon gekauft!

@@ -281,4 +329,35 @@ html, body { + + +