Accessibility SE App
Accessibility SE App by Radhadd10
Details
AuthorRadhadd10
LicenseNo License
Categorylocalhost:3000 @name. @namespace @version
Created
Updated
Size275 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
@name Accessibilty
@namespace localhost:3000
@version 1.0.0
@-moz-document domain("localhost:3000") {
* {
line-height: 1.5 !important;
letter-spacing: 0.12em !important;
word-spacing: 0.16em !important;
}
p {
margin-bottom: 2em !important;
}
}