001
roblox.com by krakensimpson
Details
Authorkrakensimpson
LicenseCC Zero
Categoryroblox
Created
Updated
Size443 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
0001
Source code
/* ==UserStyle==
@name roblox.com
@version 20220128.00.16
@namespace userstyles.world/user/krakensimpson
@description 001
@author krakensimpson
@license CC Zero
==/UserStyle== */
@-moz-document url("roblox.com") {
@moz-document url("www.roblox.com") {
@-moz-document domain("roblox.com") {
.thumbnail-2d-container > img:nth-child(1) {
background: transparent !important;
}
}
}
}