From 243901c1cad24bafc9f3bcf54e3ac55af6453a51 Mon Sep 17 00:00:00 2001 From: bh Date: Mon, 12 Jan 2026 23:35:55 +0800 Subject: Initial Commit! --- userContent.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 userContent.css (limited to 'userContent.css') diff --git a/userContent.css b/userContent.css new file mode 100644 index 0000000..a1e1002 --- /dev/null +++ b/userContent.css @@ -0,0 +1,4 @@ +:root { + --in-content-page-background: #00000000 !important; + --in-content-box-background: #00000088 !important; +} -- cgit v1.2.3