Tumblr user style for increasing the spacing between each individual letter on Tumblr for better readability.
Tumblr Extra Letter Spacing (for Lilith) by xserawrites
Details
Authorxserawrites
LicenseNo License
Categoryhttps://tumblr.com
Created
Updated
Size862 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 Tumblr Extra Letter Spacing (for Lilith)
@version 20230711.21.40
@namespace userstyles.world/user/xserawrites
@description Tumblr user style for increasing the spacing between each individual letter on Tumblr for better readability.
@author Seraphina (serabellym)
@license No License
==/UserStyle== */
@-moz-document domain("tumblr.com") {
.k31gt {
letter-spacing: 1px;
}
.mwjNz {
letter-spacing: 1px;
}
.a15fm {
letter-spacing: 1px;
}
.fTJAC {
letter-spacing: 1px;
}
.RupUR {
letter-spacing: 1px;
}
.unn5w {
letter-spacing: 1px;
}
.mbROR {
letter-spacing: 1px;
}
.editor-richtext {
letter-spacing: 1px;
}
.tag-label {
letter-spacing: 1px;
}
.tag-input-wrapper {
letter-spacing: 1px;
}
.CvL1C {
letter-spacing: 1px;
}
.xXTjk {
letter-spacing: 1px;
}
}