Skip to content

Tumblr - Small Text Fixer by rpschtuff

Details

Authorrpschtuff

LicenseNo License

Categorytumblr.com

Created

Updated

Size359 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Displays all small text on Tumblr as regular size.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           tumblr.com - 1/24/2023, 2:22:28 PM
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("tumblr.com") {
    small, sub, sup { font-size:1em !important; }
    
    sub, sup { vertical-align:baseline; position:relative; }
}

Reviews

No reviews yet.