summaryrefslogtreecommitdiff
path: root/userContent.css
diff options
context:
space:
mode:
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;
+}