Skip to content

Better Active Translations Font by zyst

Details

Authorzyst

LicenseMIT

CategoryActive Translations

Created

Updated

Size422 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

The default font for Active Novels (Rajdhani) is pretty rough for reading! This will override it with SF Pro Display, Roboto, Merriweather, or your default serif font in that order.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Better Active Translation fonts
@namespace    a-t.nu
@description  Uses better fonts for reading than the Active Novel defaults
@author       Zyst (https://github.com/Zyst)
@version      1.0.0
@license      MIT
==/UserStyle== */

@-moz-document url-prefix("https://a-t.nu") {
  body {
    font-family: 'SF Pro Display', 'Roboto', BlinkMacSystemFont, 'Merriweather', serif;
  }
}

Reviews

No reviews yet.