Skip to content

Sans Bullshit Sans by peteruithoven

Details

Authorpeteruithoven

LicenseCC Zero

CategoryEverywhere

Created

Updated

Size438 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Apply Sans Bullshit Sans everywhere

Notes

Source code

/* ==UserStyle==
@name         Sans Bullshit Sans
@version      20240704.08.20
@namespace    https://userstyles.world/user/peteruithoven
@description  Apply Sans Bullshit Sans everywhere
@author       peteruithoven
@license      CC Zero
==/UserStyle== */

@-moz-document regexp(".*") {
*:not([class*="icon"], .google-symbols) {
  font-family: "Sans Bullshit Sans", sans-serif !important;
  font-feature-settings: "liga" 1, "dlig" 1;
}


}

Reviews

No reviews yet.