lefae

Tumblr Word Spacing 2px + Justify (REQUESTED)

Oct 24th, 2021 (edited)
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.21 KB | None | 0 0
  1. @-moz-document url-prefix("https://www.tumblr.com/") {
  2. /* Standard Text */
  3. .GzjsW {
  4.   word-spacing: 2px;
  5.   text-align: justify;
  6. }
  7.  
  8. /* Ask Posts */
  9. .k31gt {
  10.   word-spacing: 2px;
  11.   text-align: justify;
  12. }
  13. }
Add Comment
Please, Sign In to add comment