font tweak because I hate the inbuilt one
diveonline.educadium.com - 7/15/2022, 7:51:32 AM by hypr
Details
Authorhypr
LicenseNo License
Categorydiveonlinestyle
Created
Updated
Size357 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
nth here
Source code
/* ==UserStyle==
@name diveonline.educadium.com - 7/15/2022, 7:51:32 AM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("diveonline.educadium.com") {
/* Insert code here... */
body, p, h {
font-family: "Consolas";
}
}