Do you make new accounts often? Or maybe you like to logout and login with each session? Whatever the reason, this is the user style for you!
Roblox custom background for signup and login page by crax
Imported and mirrored from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/176975.user.css
Details
Authorcrax
LicenseCC-BY-NC-SA-4.0
Categoryroblox
Created
Updated
Size708 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 Roblox custom background for signup and login page
@namespace USO Archive
@author CraX_e621
@description `Do you make new accounts often? Or maybe you like to logout and login with each session? Whatever the reason, this is the user style for you!`
@version 20191106.10.44
@license CC-BY-NC-SA-4.0
@preprocessor uso
@advanced dropdown bgim "Image" {
bgim-custom-dropdown "Custom" <<<EOT /*[[bgim-custom]]*\/ EOT;
}
@advanced text bgim-custom "Image (Custom)" "https://example.com/image.png"
==/UserStyle== */
@-moz-document domain("roblox.com") {
#RollerContainer.rollercoaster-background {
background-image: url(/*[[bgim]]*/);
}
}