unhides southpark.booru.org 4 south park fanart
display sp booru by nhaingen
Details
Authornhaingen
LicenseNo License
Categorysouthpark
Created
Updated
Size323 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name display sp booru
@version 20211214.14.21
@namespace userstyles.world/user/nhaingen
@description unhides southpark.booru.org
@author nhaingen
@license No License
==/UserStyle== */
@-moz-document domain("southpark.booru.org") {
body {
display: inline;
}
}