Skip to content

reddit - large fonts by hitsmaxft

Details

Authorhitsmaxft

LicenseMIT

Categoryreddit.com

Created

Updated

Code size277 B

Code checksum7c952deb

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

makes thread font size Large to improve reading experiment

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       reddit - large fonts
@version    20240211.01.30
@namespace  https://userstyles.world/user/hitsmaxft
@author     hitsmaxft
@license    MIT
==/UserStyle== */

@-moz-document domain("reddit.com") {
.RichTextJSON-root {
	font-size: 16px !important;
}
}

Reviews

No reviews yet.