A new userstyle
bing.com - 5/22/2023, 8:40:18 AM by jason2be
Details
Authorjason2be
LicenseNo License
Categorybing.com
Created
Updated
Code size281 B
Code checksum9e51754
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name bing.com - 5/22/2023, 8:40:18 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("bing.com") {
*{font-family:sans-serif !important;}
}