DOGFATHER UNIVERSE: erste lauffähige Website + Bewerbungs-Postfach + Hosting-Vorbereitung
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
/* =====================================================================
|
||||
theme-spicymedia.css — Welt 3: MANAGER DOGFATHER (Spicy Media)
|
||||
Schwarz / Rot / Orange — professionell, Agentur-Charakter.
|
||||
===================================================================== */
|
||||
:root[data-theme="spicymedia"] {
|
||||
--bg: #0a0a0a;
|
||||
--bg-alt: #131313;
|
||||
--card-bg: #191717;
|
||||
--text: #f6f5f4;
|
||||
--text-muted: #ab9f9c;
|
||||
--border: #2c2726;
|
||||
--accent: #e0263f; /* Rot */
|
||||
--accent-2: #ff7a1a; /* Orange */
|
||||
--accent-contrast: #0a0a0a;
|
||||
}
|
||||
Reference in New Issue
Block a user