A new userstyle
A11y1 by thadsaleska
Details
Authorthadsaleska
LicenseNo License
Categoryhttps://habitat.inkling.com/
Created
Updated
Size383 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ? - Jun 2024
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/* line-height: 1.5 !important;
letter-spacing: 0.12em !important;
word-spacing: 0.16em !important:
}
p {
margin-bottom: 2em !important;
*/
}