Skip to content

fawm.org by ckutzner

Details

Authorckutzner

LicenseCCZero

Categoryfawm.org

Created

Updated

Size332 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Quick fix for the current font.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         fawm.org
@version      20220117.23.08
@namespace    userstyles.world/user/ckutzner
@description  Quick fix for the current font.
@author       ckutzner
@license      CCZero
==/UserStyle== */

@-moz-document url-prefix("https://fawm.org") {
body {
    font-family: "Noto Sans";
    font-size: 12pt;
}
}

Reviews

No reviews yet.