Skip to content

imrannazar.com - Readability by griffi-gh

Screenshot of imrannazar.com - Readability

Details

Authorgriffi-gh

LicenseNo License

Categoryimrannazar.com

Created

Updated

Size300 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Max width and font size changes

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         imrannazar.com - Readability
@version      20231207.13.04
@namespace    ?
==/UserStyle== */

@-moz-document domain("imrannazar.com") {
body {
    display: flex;
    flex-direction: column;
    align-items: center;   
}
main {
  max-width: 60rem;
  font-size: .75em;
}
}

Reviews

No reviews yet.