Skip to content

Black Text grrr by alopiix

Details

Authoralopiix

LicenseNo License

CategoryRoblox

Created

Updated

Size595 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

makes text black

Notes

yea

Source code

/* ==UserStyle==
@name         Black Text grrr
@version      20220611.18.33
@namespace    userstyles.world/user/alopiix
@description  makes text black
@author       alopiix
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://web.roblox.com") {
/* ==UserStyle==
@name           Stylish Black Text!!
@namespace      USO Archive
@author         Text Color
@description    `Install now and turn the text color to all black.I will make more soon.`
@version        20220511.2.6
@license        CC0-1.0
@preprocessor   uso
==/UserStyle== */
*
{
  color: black !important;
}
}

Reviews

No reviews yet.