Skip to content

Pocket - Justify text by danielrozenberg

Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/113506.user.css

Screenshot of Pocket - Justify text

Details

Authordanielrozenberg

LicenseNONE

Categorygetpocket

Created

Updated

Code size351 B

Code checksum83d04870

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Aligns the text in Pocket to Justify mode.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Pocket - Justify text
@namespace    USO Archive
@author       Daniel Rozenberg
@description  Aligns the text in Pocket to Justify mode.
@version      20190523.02.14
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("getpocket.com") {
#RIL_container #RIL_body p {
  text-align: justify;
}
}

Reviews

No reviews yet.