Jump to content

Krypton

Administrator
  • Posts

    5295
  • Joined

  • Days Won

    162
  • csCoins

    8,900,879 [ Donate ]

Everything posted by Krypton

  1. Du hattest keine Beträge, sonst wären die noch da. Lg
  2. Technisch ist das in Deutschland ausgeschlossen – der gesamte Polizeifunk läuft über hochgradig verschlüsselten TETRA-Digitalfunk, und ohne authentifizierte BOS-Hardware oder interne Schlüssel besteht keinerlei Zugriffsmöglichkeit – selbst mit professioneller SDR-Ausrüstung ist hier absolut kein Durchkommen.
  3. Hallo, der Ablauf hat sich im Grundsatz nicht wesentlich verändert, allerdings legen wir heute noch größeren Wert auf durchgehende Nachvollziehbarkeit und Manipulationssicherheit bei physischen Sendungen. Zum Videonachweis: Die empfohlene Vorgehensweise ist nach wie vor: Ununterbrochene Videoaufnahme von Anfang bis Ende. Zeige zunächst die leere Verpackung und den vollständigen Inhalt der Ware im Überblick. Anschließend Ware einlegen, Paket verschließen, Label aufbringen, und den Einwurf oder die Abgabe an der Packstation dokumentieren. Achte auf Datum, Uhrzeit, ggf. sichtbaren TID-Code oder Quittung im Video. Zum Thema Versandlabel / Bezahlung: Da das Bezahlen direkt an der Packstation noch nicht zuverlässig funktioniert, solltest du dein Label vorab online erstellen und bezahlen (z. B. über DHL.de oder Apps wie Post & DHL). Optional kann das Label vor dem Verpacken gedruckt und ins Video eingebunden werden, um die Nachweiskette zu vervollständigen. Wichtig: Verwende keine manipulierten Videos – wir prüfen im Streitfall sehr genau. Halte dich an §4.1 bis §4.3 im Regelwerk bzgl. physischer Waren. Wenn du regelmäßig physisch versendest, lohnt sich ein standardisierter Ablauf mit Checklist. Liebe Grüße Krypton
  4. 💸 Exklusives Gewinnspiel!💸 Nur auf cstate.to! - Nimm jetzt teil und sichere dir die Chance auf hochwertige Preise im Gesamtwert von über 1000€. 🏆 Dazu einfach dem Link folgen und die Teilnahmebedingungen befolgen! Zum Thread 🥇 1. Platz: 500G Amphetamin Reseller 🥈 2. Platz: 1 Liter Lean 🥉 3. Platz: 2× 100 g Speed Uncutn 🎖️ 4. Platz: 5G Bolivianisches Kokain > 93%, 10 g Champagner MDMA > 90% & 200 € in Bar 🎗️ 5. Platz: 25 g Haze + 5 g Frozen
  5. 🛡️ .Onion (TOR) wieder aktiv & optimiert! 🛡️ ⚡ Optimiert. Gehärtet. Anonym. ⚡ 🌐 NGINX + PHP Feintuning: Maximale Performance. 🧱 Anti-DDoS-Schutz: Dein Zugang, abgesichert. 🚅 Schnellere Ladezeiten: Keine Wartezeit. Keine Limits. 🕷️ Multi-Domain .onion Zugang: Resilient. Dezentral. 🔄 Dynamisch: Automatischer Wechsel zu .onion = Stealth-Mode. 🌐 Alle Infos: cstate.to/tor 🔑 .onion Adressen (TOR): cstatescwxgpuk2wryhcrzst5snjrd7kin2rtqclu6fpjqteewapfyyd.onion cstateuivfe4lcxioncq2ixjz65ukp4md43lhnzom2y3npjsgoqv7fyd.onion cstategzwkgaa3gltxg6hyyuroypcuutiobiadfxo6aeiaanemirdeqd.onion cstategwxq7ajp4qfa723n24k63wme27jey2lqqa5l6ut7y44gahzvyd.onion cstategrkj6ke434z5qubf5k3bozvesljhnduoh7fnmtfuvhstkqb7qd.onion ⚠️ Läuft nicht flüssig? Browser-Cache leeren oder Tor-Browser neustarten. 🕵️‍♂️ Bleib anonym. Bleib sicher. Darknet-Modus: AKTIV. .cs-announcement { font-family: 'Arial', sans-serif; max-width: 680px; margin: 20px auto; background: linear-gradient(135deg, #111320 0%, #0d1017 100%); color: #e8e8e8; border-radius: 10px; padding: 20px; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3), 0 0 30px rgba(30, 140, 255, 0.2); border: 1px solid rgba(40, 90, 150, 0.4); position: relative; overflow: hidden; transform: scale(0.95); opacity: 0; animation: fadeInUp 1s ease forwards; } .cs-announcement::before { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle at center, rgba(255, 255, 255, 0.02) 0%, transparent 60%); animation: pulseGlow 8s infinite alternate; pointer-events: none; } .cs-announcement::after { content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 47%, rgba(40, 90, 180, 0.06) 48%, rgba(40, 90, 180, 0.06) 52%, transparent 53%); background-size: 18px 18px; opacity: 0.2; pointer-events: none; z-index: 0; } .cs-announcement-header { display: flex; align-items: center; justify-content: center; margin-bottom: 15px; position: relative; padding-bottom: 12px; border-bottom: 1px solid rgba(100, 150, 255, 0.15); } .cs-announcement-header h3 { margin: 0; color: #fff; font-size: 20px; font-weight: 700; letter-spacing: 1px; text-shadow: 0 0 10px rgba(50, 150, 255, 0.5); animation: textGlow 3s ease-in-out infinite alternate; transition: color 0.3s ease; } .cs-announcement-header h3:hover { color: #70a8ff; } .header-icon { font-size: 22px; margin: 0 12px; animation: pulse 2s infinite alternate, spinGlow 8s linear infinite; } .cs-announcement-content p { line-height: 1.5; font-size: 14px; transition: transform 0.3s ease, text-shadow 0.3s ease; } .cs-announcement-content p:hover { transform: scale(1.02); text-shadow: 0 0 8px rgba(80, 150, 255, 0.5); } .corner-decor { position: absolute; width: 20px; height: 20px; border-color: rgba(30, 140, 255, 0.5); z-index: 5; animation: floatCorners 6s ease-in-out infinite alternate; } .top-left { top: 8px; left: 8px; border-top: 2px solid; border-left: 2px solid; } .top-right { top: 8px; right: 8px; border-top: 2px solid; border-right: 2px solid; } .bottom-left { bottom: 8px; left: 8px; border-bottom: 2px solid; border-left: 2px solid; } .bottom-right { bottom: 8px; right: 8px; border-bottom: 2px solid; border-right: 2px solid; } @keyframes fadeInUp { 0% { opacity: 0; transform: translateY(20px) scale(0.95); } 100% { opacity: 1; transform: translateY(0) scale(1); } } @keyframes textGlow { 0% { text-shadow: 0 0 8px rgba(50, 150, 255, 0.5); } 100% { text-shadow: 0 0 15px rgba(50, 150, 255, 0.7), 0 0 25px rgba(50, 150, 255, 0.4); } } @keyframes pulse { 0% { transform: scale(1); } 100% { transform: scale(1.1); } } @keyframes pulseGlow { 0% { transform: scale(1); opacity: 0.1; } 100% { transform: scale(1.2); opacity: 0.2; } } @keyframes floatCorners { 0% { transform: translate(0, 0); } 100% { transform: translate(2px, 2px); } } @keyframes spinGlow { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .cs-announcement:hover { box-shadow: 0 12px 30px rgba(0, 100, 255, 0.3), 0 0 40px rgba(30, 140, 255, 0.25); } @media (max-width: 600px) { .cs-announcement { padding: 15px 12px; font-size: 13px; } .cs-announcement-header h3 { font-size: 18px; } }
  6. Herzlich Willkommen!
  7. 🚀 Gewinnspiel startet am 01.06.2025 Heute ist die letzte Chance beizutragen.
  8. @keyframes glow { 0% { text-shadow: 0 0 4px #ff00cc; } 50% { text-shadow: 0 0 12px #ff00cc; } 100% { text-shadow: 0 0 4px #ff00cc; } } @keyframes blink { 0%, 50%, 100% { opacity: 1; } 25%, 75% { opacity: 0.5; } } @keyframes glitch { 0% { transform: translate(0); } 20% { transform: translate(-1px, 1px); } 40% { transform: translate(-1px, -1px); } 60% { transform: translate(1px, 1px); } 80% { transform: translate(1px, -1px); } 100% { transform: translate(0); } } @keyframes flicker { 0% { opacity: 1; } 50% { opacity: 0.3; } 100% { opacity: 1; } } .darknet-announcement { font-family: 'Consolas', monospace; color: #e0e0e0; background: #0a0a0a; border: 1px solid #222; padding: 20px; border-radius: 6px; box-shadow: 0 0 12px #ff00cc44; position: relative; overflow: hidden; } .darknet-announcement::before { content: "✦"; position: absolute; top: 10px; right: 10px; font-size: 24px; color: #ff00cc; animation: flicker 1.5s infinite alternate; } .darknet-announcement h2 { color: #ff0066; font-size: 1.3em; margin-bottom: 12px; animation: blink 2s infinite, glitch 1.5s infinite; } .darknet-announcement p { margin: 8px 0; line-height: 1.4; } .darknet-announcement .list { margin: 8px 0 12px 0; } .darknet-announcement .list a { position: relative; display: inline-block; margin-right: 10px; padding: 2px 6px; text-decoration: none; color: #f2ba10; animation: glow 3s infinite alternate; } .darknet-announcement .list a::before { content: "☠ "; position: absolute; left: -18px; top: 0; color: #ff0000; font-size: 14px; animation: flicker 1s infinite; } .darknet-announcement .deadline { margin-top: 15px; font-size: 0.9em; color: #aaa; } .darknet-announcement .deadline .date { color: #ff4444; font-weight: bold; animation: blink 1.5s infinite; } .darknet-announcement .icon { color: #0ff; animation: glitch 2s infinite; } 🚀 Gewinnspiel Preload 🚀 ⫸ Folgende User haben sich für das Gewinnspiel eingetragen und sind bereit, mit einem Beitrag teilzunehmen: @ShinyLean @WildCard @ Ganji Ganjamen ⫸ Wir warten noch auf die Bestätigung folgender Vendoren: @Botaniker_ger @HAFENTREPPE ⫸ Eventuell wollen vielleicht die Vendoren mit machen: @DagoDuckSyndrom @DrugManiaC @WorldofDrugs ⚠️ Deadline für Bestätigung: 30.05.2025 🚀 Gewinnspiel startet am 01.06.2025 – separater Thread folgt.
  9. Hallo! - Kein Problem, ich helfe dir gerne weiter! Sobald du drei Beiträge verfasst hast, erhältst du automatisch den Member-Rang. Damit hast du die Möglichkeit, dein Profilbild zu ändern, was dein Menu angeht: Kannst du ganz einfach ein Topic in der richtigen Sektion erstellen. Falls du noch Fragen hast, melde dich gerne wieder! Liebe Grüße, Krypton
  10. Alle o.g. Vendoren mal ausführlich beschreiben was verlost wird, dann erstellen wir separat einen Thread dazu!
  11. Hallo, schick mir eine PM um eine Lösung zu finden.
  12. Hallo, nach drei Posts bist du Member, derzeit hast du den Pre-Member Rang, aus diesem Grund.
  13. Ich schlage vor, dass wir gemeinsam das Gewinnspiel bis zum 20.05.2025 starten.
  14. Vielen Dank für deinen Beitrag @ ShinyLean
  15. ❕ WICHTIGES UPDATE – TRANSPARENZ ZUM TREUHAND-ZWISCHENFALL Liebe Community, ich möchte euch direkt und offen informieren: Durch eine fake Version von der Wallet Sparrow v2.1 wurde das Seed meines Wallets kompromittiert – dabei sind 17.525 € in einer Transaktion verloren gegangen. Es war kein Fehler im Board und keine Sicherheitslücke im System oder sonst etwas – sondern ein gezielter Angriff durch eine fake Wallet. Ich, Gründer dieses Boards, habe den kompletten Betrag aus eigener Tasche ersetzt. Das Geld liegt nun auf dem neuen Treuhand-Konto, das für alle aktuelle bestehenden Transaktionen genutzt wird. Die volle Transparenz findet ihr hier: 🔗 Link zum TH mit 17.525 € (Transparenz) Mir ist wichtig, dass ihr wisst: Andere hätten an dieser Stelle dichtgemacht / EXIT-SCAM. Wir dennoch (niemals). Dieses Projekt basiert auf Vertrauen – und genau das will ich auch in schwierigen Zeiten beweisen. Wer mich und das Forum freiwillig unterstützen möchte, kann das gern tun – jeder Beitrag hilft, ist aber natürlich keine Pflicht. 🔗 Spende Infos Hier Viel wichtiger ist, dass wir alle wachsam bleiben: Nutzt nur verifizierte Wallets, prüft Hashes, vertraut keinen dubiosen Quellen. Ich bleibe – und sorge dafür, dass unser System künftig noch robuster wird. Danke für euer Vertrauen und eure Unterstützung. Herzliche Grüße, – Krypton .admin-update { background: linear-gradient(135deg, #0f131d, #171f2e); border: 1px solid rgba(60, 130, 255, 0.3); border-radius: 12px; padding: 25px; margin: 30px auto; color: #e0e6f0; font-family: 'Segoe UI', sans-serif; max-width: 850px; box-shadow: 0 0 20px rgba(50, 100, 255, 0.1); position: relative; overflow: hidden; } .animated-fadein { animation: fadeIn 1.2s ease-in-out; } @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } .update-header { display: flex; align-items: center; border-bottom: 1px solid rgba(90, 150, 255, 0.2); padding-bottom: 15px; margin-bottom: 20px; } .update-icon { font-size: 28px; margin-right: 15px; animation: glow 2s infinite alternate; } @keyframes glow { from { text-shadow: 0 0 5px rgba(80, 140, 255, 0.5); } to { text-shadow: 0 0 15px rgba(80, 140, 255, 1); } } .update-header h3 { font-size: 20px; color: #7cb9ff; font-weight: bold; text-shadow: 0 0 10px rgba(80, 140, 255, 0.4); margin: 0; } .update-content p { line-height: 1.7; margin-bottom: 15px; } .highlight-text { color: #ff6161; font-weight: bold; } .warning-text { background: rgba(255, 80, 80, 0.1); padding: 15px; border-left: 4px solid #ff5c5c; border-radius: 6px; color: #ffe0e0; } .link-box { background: rgba(40, 90, 200, 0.1); padding: 12px 15px; border-left: 4px solid #4da6ff; border-radius: 6px; margin: 20px 0; } .link-box a { color: #a8d4ff; font-weight: bold; text-decoration: underline; } .link-box a:hover { text-decoration: none; color: #ffffff; } .admin-signature { text-align: right; border-top: 1px solid rgba(100, 160, 255, 0.2); padding-top: 20px; margin-top: 30px; font-size: 16px; color: #aac8ff; }
  16. Für die User die es nicht wissen: Alle 2 Wochen gibt es immer eine PM Purge. Heißt: Alle Privat Nachrichten verschwinden jede zweite Woche von der Datenbank.
  17. Threema gibt Daten raus? - Quelle?
  18. §3.7 - Verständlichkeit der Inhalte: Beiträge, die ausschließlich in Großbuchstaben (Capslock) oder in einer unverständlichen Weise verfasst sind, werden sanktioniert.
  19. 📣 OFFIZIELLES UPDATE Ab sofort untersagt: Gewinnspiele dürfen nicht an die Teilnahme in Telegram-, Signal- oder anderen Channels gekoppelt werden. Jeder Verstoß gegen diese Regel wird ab heute sofort sanktioniert. Laufende Gewinnspiele dürfen beendet, aber nicht verlängert werden. .admin-update { background: linear-gradient(135deg, #101624 0%, #0d0f19 100%); border: 1px solid rgba(40, 90, 150, 0.5); border-radius: 8px; padding: 20px; margin: 20px auto; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3), 0 0 30px rgba(30, 140, 255, 0.15); position: relative; overflow: hidden; max-width: 800px; color: #e0e0ff; font-family: 'Arial', sans-serif; } .admin-update::after { content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; pointer-events: none; background: linear-gradient(45deg, transparent 48%, rgba(40, 90, 180, 0.05) 49%, rgba(40, 90, 180, 0.05) 51%, transparent 52%); background-size: 20px 20px; opacity: 0.3; z-index: 0; } .update-header { display: flex; align-items: center; border-bottom: 1px solid rgba(50, 120, 240, 0.3); padding-bottom: 12px; margin-bottom: 15px; position: relative; } .update-icon { font-size: 24px; margin-right: 15px; animation: pulse-glow 2s infinite alternate; } .update-header h3 { margin: 0; color: #70a8ff; font-size: 18px; font-weight: 700; letter-spacing: 1px; text-shadow: 0 0 10px rgba(50, 120, 240, 0.5); flex-grow: 1; } .update-date { font-size: 14px; color: rgba(160, 180, 220, 0.7); } .update-content { position: relative; z-index: 1; line-height: 1.5; } .update-title { margin-bottom: 20px; font-size: 16px; } .rule { background: rgba(30, 40, 70, 0.4); padding: 12px; border-radius: 6px; border-left: 3px solid rgba(50, 120, 240, 0.8); margin: 15px 0; } .warning { background: rgba(80, 30, 30, 0.2); padding: 12px; border-radius: 6px; border-left: 3px solid rgba(240, 50, 50, 0.7); margin: 15px 0; } .important-notice { margin: 20px 0; padding: 15px; background: rgba(30, 40, 70, 0.2); border-radius: 6px; border: 1px solid rgba(50, 120, 240, 0.3); } .important-notice p { margin: 8px 0; } .highlight-text { color: #ff5050; font-weight: bold; } .glow-text { color: #ffffff; text-shadow: 0 0 5px rgba(255, 255, 255, 0.5); } .admin-signature { text-align: right; margin-top: 25px; font-weight: bold; font-size: 16px; color: #70a8ff; border-top: 1px solid rgba(50, 120, 240, 0.3); padding-top: 12px; } @keyframes pulse-glow { 0% { text-shadow: 0 0 5px rgba(50, 120, 240, 0.5); } 100% { text-shadow: 0 0 15px rgba(50, 120, 240, 0.9); } }
  20. CrimeState News & Updates 💡 🔔 ⚙️ Liebe CrimeState-Community, hier findet ihr wie gewohnt alle wichtigen Neuigkeiten und Ankündigungen im Thread, werden die in den Posts veröffentlicht alle News und so weiter.. Bleibt auf dem Laufenden – hier im Forum und auf unserem Telegram-Kanal: Euer CrimeState-Team 🚀 .crime-news-container { font-family: 'Arial', sans-serif; max-width: 700px; margin: 0 auto; background: linear-gradient(135deg, #111320 0%, #0d1017 100%); color: #e0e0ff; border-radius: 8px; padding: 20px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2); border: 1px solid rgba(40, 90, 150, 0.3); position: relative; overflow: hidden; animation: pulseGlow 4s ease-in-out infinite alternate; font-size: 14px; } .news-header { margin-bottom: 15px; position: relative; text-align: center; padding-bottom: 12px; border-bottom: 1px solid rgba(100, 150, 255, 0.15); } .news-header h2 { margin: 0; font-size: 22px; font-weight: 700; letter-spacing: 1px; color: #fff; text-shadow: 0 0 10px rgba(50, 150, 255, 0.5); animation: glow 2s ease-in-out infinite alternate; position: relative; display: inline-block; } .news-header h2::before, .news-header h2::after { content: ''; position: absolute; top: 50%; width: 25px; height: 2px; background: linear-gradient(90deg, transparent, rgba(30, 140, 255, 0.5)); } .news-header h2::before { right: 105%; transform: translateX(10px); } .news-header h2::after { left: 105%; transform: translateX(-10px); background: linear-gradient(90deg, rgba(30, 140, 255, 0.5), transparent); } .logo-glow { position: absolute; top: 0; left: 50%; transform: translateX(-50%); width: 150px; height: 30px; background: radial-gradient(ellipse at center, rgba(30, 120, 255, 0.15), transparent 70%); opacity: 0.8; z-index: 0; } .message-content { line-height: 1.5; position: relative; z-index: 1; } .message-content p { margin-bottom: 12px; } .highlight { color: #70a8ff; font-weight: bold; margin-top: 15px; font-size: 15px; } .telegram-link { display: inline-block; color: #fff; background: linear-gradient(90deg, rgba(30, 90, 180, 0.2), rgba(30, 90, 180, 0.4)); text-decoration: none; padding: 8px 16px; border-radius: 6px; margin: 5px 0; border: 1px solid rgba(50, 120, 240, 0.3); transition: all 0.3s ease; position: relative; overflow: hidden; box-shadow: 0 0 15px rgba(30, 140, 255, 0.2); font-size: 14px; } .telegram-link::before { content: ''; position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent); transition: all 0.8s ease; } .telegram-link:hover { transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0, 100, 255, 0.15); background: linear-gradient(90deg, rgba(30, 90, 180, 0.3), rgba(30, 90, 180, 0.5)); } .telegram-link:hover::before { left: 100%; } .icon { display: inline-block; margin-right: 5px; animation: point 1.5s ease-in-out infinite; } .info-box { background: rgba(20, 30, 60, 0.3); border-radius: 6px; padding: 12px; margin: 10px 0 15px; border-left: 2px solid rgba(30, 140, 255, 0.5); font-size: 13.5px; } .info-box p { margin: 8px 0; } .signature { margin-top: 15px; text-align: right; font-style: italic; color: #a0a8c0; } .rocket { display: inline-block; animation: rocket 2s ease-in-out infinite; position: relative; } .crime-news-container::after { content: ''; position: absolute; top: 0; right: 0; width: 100%; height: 100%; background: linear-gradient(45deg, transparent 48%, rgba(40, 90, 180, 0.05) 49%, rgba(40, 90, 180, 0.05) 51%, transparent 52%); background-size: 15px 15px; opacity: 0.3; pointer-events: none; } /* Dekorative Feature-Buttons */ .interactive-features { display: flex; justify-content: center; gap: 12px; margin: 10px 0; } .feature-button { width: 32px; height: 32px; border-radius: 50%; background: rgba(20, 40, 80, 0.5); display: flex; align-items: center; justify-content: center; cursor: pointer; position: relative; border: 1px solid rgba(50, 120, 240, 0.3); transition: all 0.3s ease; box-shadow: 0 0 10px rgba(30, 100, 255, 0.2); font-size: 13px; } .feature-button:hover { transform: scale(1.1); box-shadow: 0 0 15px rgba(30, 140, 255, 0.4); background: rgba(30, 60, 100, 0.7); } /* Corner Decorations */ .corner-decor { position: absolute; width: 20px; height: 20px; border-color: rgba(30, 140, 255, 0.5); z-index: 5; } .top-left { top: 8px; left: 8px; border-top: 2px solid; border-left: 2px solid; } .top-right { top: 8px; right: 8px; border-top: 2px solid; border-right: 2px solid; } .bottom-left { bottom: 8px; left: 8px; border-bottom: 2px solid; border-left: 2px solid; } .bottom-right { bottom: 8px; right: 8px; border-bottom: 2px solid; border-right: 2px solid; } /* Animations */ @keyframes glow { 0% { text-shadow: 0 0 10px rgba(50, 150, 255, 0.5); } 100% { text-shadow: 0 0 20px rgba(50, 150, 255, 0.8), 0 0 30px rgba(50, 150, 255, 0.6); } } @keyframes point { 0%, 100% { transform: translateX(0); } 50% { transform: translateX(3px); } } @keyframes rocket { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-3px); } } @keyframes pulseGlow { 0% { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), 0 0 0px rgba(30, 140, 255, 0.1); } 100% { box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2), 0 0 20px rgba(30, 140, 255, 0.3); } } /* Responsive Styles */ @media (max-width: 600px) { .crime-news-container { padding: 15px 12px; font-size: 13px; } .news-header h2 { font-size: 18px; } .info-box { font-size: 12.5px; padding: 10px; } .feature-button { width: 28px; height: 28px; } }
  21. https://cstate.to/topic/6-informationen-zu-den-benutzerrängen/
  22. Herzlich willkommen !
×
×
  • Create New...