Skip to content

Pikidiary Custom Background by Supekiblue

Details

AuthorSupekiblue

LicenseNo License

Categorypikidiary

Created

Updated

Size406 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Use this if you need to use a custom background on Pikidiary

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Pikidiary Custom Background
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Use this if you need to use a custom background on Pikidiary
@author         Supekiblue
==/UserStyle== */

@-moz-document domain("pikidiary.lol") {
body {
   background-image: url("https://www.example.com/image.png"); /* put the image url here */
}
}

Reviews

No reviews yet.