trick
foolery by krakensimpson
Details
Authorkrakensimpson
LicenseCC Zero
Categoryroblox
Created
Updated
Size554 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 foolery
@version 20211203.23.07
@namespace userstyles.world/user/krakensimpson
@description trick
@author krakensimpson
@license CC Zero
==/UserStyle== */
@-moz-document domain("roblox.com") {
/* i really want this to be global */
.dark-theme .item-card .item-card-thumb-container {
content: url("https://tr.rbxcdn.com/30fb0290a4fb245f75371c8941b313c0/420/420/Hat/Png");
}
item-card-thumb-container::after {
content: url("https://tr.rbxcdn.com/43b91cbfe6c06ae32217dbb624fd2389/420/420/Hat/Png");
}
}