aboutsummaryrefslogtreecommitdiff
path: root/css/no-fun-allowed.user.css
diff options
context:
space:
mode:
authorXe Iaso <me@christine.website>2022-09-12 12:26:33 +0000
committerXe Iaso <me@christine.website>2022-09-12 12:26:33 +0000
commit96f447fcc8cf93b19ae68fd4b5c413818dc2de4b (patch)
tree2b596e8ab039ead7f924d4acd6471ff9b23a3bbd /css/no-fun-allowed.user.css
parent670a344225b201fcd5eac5c5b76e83bb197af970 (diff)
downloadxesite-website-talk.tar.xz
xesite-website-talk.zip
My website is fastwebsite-talk
Signed-off-by: Xe Iaso <me@christine.website>
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;
+ }
+}