Custom backgrounds for https://freakybob.site!
Custom Backgrounds for Freakybob.site by wishstyles
Details
Authorwishstyles
LicenseGPL-3.0
Categoryhttps://freakybob.site
Created
Updated
Size729 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 Custom Backgrounds for Freakybob.site
@version 20241103.19.05
@namespace https://userstyles.world/user/wishstyles
@description Custom backgrounds for https://freakybob.site!
@author wishstyles
@license GPL-3.0
==/UserStyle== */
/* ==UserStyle==
@name Custom Backgrounds for Freakybob.site
@namespace github.com/Freakybob-Team/custombg
@version 1
@description Custom backgrounds for https://freakybob.site!
@author Freakybob Team
==/UserStyle== */
@-moz-document url-prefix("https://freakybob.site") {
body {
background-image: url("https://freakybob.site/images/Bikinibottom.jpg") /* change this URL! */ !important;
}
}