Skip to content

Roblox Welcome Back Text Instead Of Home by coolbacon_1234567891

Screenshot of Roblox Welcome Back Text Instead Of Home

Details

Authorcoolbacon_1234567891

LicenseNONE

CategoryWelcome Back!

Created

Updated

Size570 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

!WARNING! THIS IS STILL IN TESTING, Make The Roblox Home Screen Say 'Welcome Back!'

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Roblox Welcome Back Text Instead Of Home
@namespace    USO Archive
@author       Quandale Dingle
@description  !WARNING! THIS IS STILL IN TESTING,  Make The Roblox Home Screen Say 'Welcome Back!'
@version      20221224.10.03
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.roblox.com"), domain("robloxlabs.com"), domain("wiki.roblox.com"), domain("devforum.roblox.com")
{
  h1.user-name-container a:before
  {
    content: "Welcome back ";
  }

  h1.user-name-container a:after
  {
    content: "!";
  }
}

Reviews

No reviews yet.