summaryrefslogtreecommitdiff
path: root/userContent.css
diff options
context:
space:
mode:
authorbh <qn+git@excalibur.computer>2026-01-12 23:35:55 +0800
committerbh <qn+git@excalibur.computer>2026-01-12 23:35:55 +0800
commit243901c1cad24bafc9f3bcf54e3ac55af6453a51 (patch)
tree927cbe275c37e3380a7eb23c062cf352f4e52c3b /userContent.css
Initial Commit!
Diffstat (limited to 'userContent.css')
-rw-r--r--userContent.css4
1 files changed, 4 insertions, 0 deletions
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;
+}