nope
twitter by dweam
Details
Authordweam
LicenseNo License
Categorynope
Created
Updated
Size283 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 twitter
@version 20220325.05.29
@namespace userstyles.world/user/dweam
@description nope
@author dweam
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://twitter.com") {
body
{
background-color: #ffdbdb;
}
}