The code and data behind xeiaso.net
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 10 lines 229 B view raw
1/* ==UserStyle== 2@name No Fun Allowed 3@updateURL https://xeiaso.net/static/css/no-fun-allowed.user.css 4==/UserStyle== */ 5 6@-moz-document domain("xeiaso.net") { 7 .xeblog-slides-fluff { 8 display: none !important; 9 } 10}