aboutsummaryrefslogtreecommitdiff
path: root/css/no-fun-allowed.user.css
blob: 85b1874f72e305dd1d469260921633d539057c8f (plain)
1
2
3
4
5
6
7
8
9
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;
    }
}