From 7409691cb134eef99a7d9e53b57a1cba41a7ca09 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 29 May 2026 14:11:30 -0400 Subject: Fix transparency --- 2026/framing/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2026/framing/index.css') diff --git a/2026/framing/index.css b/2026/framing/index.css index c5ae68e..aa6ff76 100644 --- a/2026/framing/index.css +++ b/2026/framing/index.css @@ -3,7 +3,7 @@ html { } body { - background: #000000; + background: none transparent; } html, -- cgit v1.2.3