Skip to content

Leviathan Myth - Old Font by werewire

Screenshot of Leviathan Myth - Old Font

Details

Authorwerewire

LicenseCC-BY-NC-4.0

Categoryleviathan-myth.com

Created

Updated

Size384 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Sets the fonts on the site to their old defaults

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Leviathan Myth - Old Font
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Sets the fonts on the site to their old defaults
@author         Me
==/UserStyle== */

@-moz-document domain("leviathan-myth.com") {
    body {
  font-family: 'Open Sans', sans-serif;
}
    div, td {
  font-family: Verdana;
}
}

Reviews

No reviews yet.