Medium Justified Text is a CSS user style that justifies the text of articles on Medium.com, improving readability while keeping headings, code blocks, and UI elements untouched.
- Justifies all article paragraphs
- Keeps headings (h1-h6) and code left-aligned
- Compatible with Firefox, Chrome, and Edge via the Stylus extension
- Pure CSS, no JavaScript required
- Minimal file size (~1KB)
- Install the Stylus browser extension.
- Download or copy the
medium-article-justify-text.cssfile from this repository. - Open Stylus → “Manage” → “Write new style” → paste the CSS content.
- Save and enable the style for
medium.com.
- The style automatically applies to all Medium articles.
- You can disable or edit it directly in Stylus at any time.
This project is licensed under the MIT License.
See the `LI