Adds a paper background
Paper background by whynotdogie
Details
Authorwhynotdogie
LicenseNo License
Categorytopowereld
Created
Updated
Size313 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Source code
/* ==UserStyle==
@name Paper
@namespace userstyles.world
@version 1.0.0
==/UserStyle== */
@-moz-document domain("games4.onlineklas.nl") {
body {
background-image: url("https://img.freepik.com/free-photo/texture-white-crumpled-paper-background_7636-1712.jpg?size=626&ext=jpg");
}
}