Yes
cacti robloxforum robloxforum.com by matieo33
Details
Authormatieo33
LicenseCC BY-NC-SA 4.0
Categoryrobloxforum robloxforum.com
Created
Updated
Size615 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 cacti robloxforum robloxforum.com
@version 20211017.00.22
@namespace userstyles.world/user/matieo33
@description Yes
@author matieo33
@license CC BY-NC-SA 4.0
==/UserStyle== */
@-moz-document domain("robloxforum.com") {
img {
content: url("https://robloxforum.com/data/avatars/l/2/2734.jpg?1630825708")
}
h, h1, h2, h3, h4, h5, h6 {
visibility: hidden
}
h:after, h1:after, h2:after, h3:after, h4:after, h5:after, h6:after {
content:"Pickle Dance 🥒";
visibility: visible;
position: absolute;
display: block;
}
}