aboutsummaryrefslogtreecommitdiff
path: root/css/no-fun-allowed.user.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/no-fun-allowed.user.css')
-rw-r--r--css/no-fun-allowed.user.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/css/no-fun-allowed.user.css b/css/no-fun-allowed.user.css
new file mode 100644
index 0000000..85b1874
--- /dev/null
+++ b/css/no-fun-allowed.user.css
@@ -0,0 +1,10 @@
+/* ==UserStyle==
+@name No Fun Allowed
+@updateURL https://xeiaso.net/css/no-fun-allowed.user.css
+==/UserStyle== */
+
+@-moz-document domain("xeiaso.net") {
+ .xeblog-slides-fluff {
+ display: none !important;
+ }
+}