Skip to content

Homestuck BC Font Fix by aubymori

Screenshot of Homestuck BC Font Fix

Details

Authoraubymori

LicenseMPL-2.0

Categorybeyondcanon

Created

Updated

Size340 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Use regular Courier on Homestuck: Beyond Canon. Useful for those who prefer to read without ClearType.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Homestuck BC Font Fix
@namespace      aubymori
@version        1.0.0
@description    Use regular Courier on Homestuck: Beyond Canon.
@author         aubymori
==/UserStyle== */

@-moz-document domain("beyondcanon.com") {
    .content-body--comic {
        font-family: courier, monospace;
    }
}

Reviews

No reviews yet.