commit 8438a70abe122c6fda62cbc9456df9069b964c55 from: VoidKrypt date: Mon May 18 06:12:53 2026 UTC modified style.css commit - 3281cdadd7a57374707162caa7248c4cf40ff488 commit + 8438a70abe122c6fda62cbc9456df9069b964c55 blob - 4b7ae7af3e1f5c531cf0d2842f585806615375e3 blob + a43693bc5ec63c06b5e02c9bf2a036dfe0800492 --- style.css +++ style.css @@ -1,9 +1,9 @@ *,*::before,*::after{box-sizing:border-box} :root{ - --bg: #0e0e0c; - --bg2: #141412; - --bg3: #1a1a18; + --bg: #000000; + --bg2: #000000; + --bg3: #000000; --border: #2a2a26; --border2: #3a3a34; --text: #b4b09c;