diff options
| author | Xe Iaso <me@christine.website> | 2022-09-12 12:26:33 +0000 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-09-12 12:26:33 +0000 |
| commit | 96f447fcc8cf93b19ae68fd4b5c413818dc2de4b (patch) | |
| tree | 2b596e8ab039ead7f924d4acd6471ff9b23a3bbd /css/no-fun-allowed.user.css | |
| parent | 670a344225b201fcd5eac5c5b76e83bb197af970 (diff) | |
| download | xesite-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.css | 10 |
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; + } +} |
