Bunny & Tulips
Bunny by Geo
Details
AuthorGeo
LicenseNo License
Categoryroblox
Created
Updated
Size564 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
3D
Pastel Pink
Credit goes to: wen ! (on pinterest)
Source code
/* ==UserStyle==
@name roblox.com
@version 20230508.01.09
@namespace ?
==/UserStyle== */
@-moz-document domain("roblox.com") {
body{
background-image: url("https://i.pinimg.com/564x/78/ba/e6/78bae6e91eddcdffa1e63506ef06a3af.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
}
h1{
background-color: -lightpink
background-repeat: no-repeat;
background-attachment: fixed;
}
p{
background-color: -lightpink
background-repeat: no-repeat;
background-attachment: fixed;
}
}