A new userstyle
Global - Orange Select by nanowatt007
Details
Authornanowatt007
LicenseNo License
Categoryexample.com
Created
Updated
Size323 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 www.google.com/search - Mar 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url("") {
::selection {
background-color: #ff8200;
color: white;
}
}