Skip to content

American Thinker Readability by Montgomery

Details

AuthorMontgomery

LicenseNo License

Categorywww.americanthinker.com

Created

Updated

Size827 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Improves readability of articles on American Thinker.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name		American Thinker Readability
@namespace	https://www.americanthinker.com/
@version	0.1
==UserStyle== */

@-moz-document domain("americanthinker.com") {
/*
Stylus wiki official documentation
https://github.com/openstyles/stylus/wiki/Writing-UserCSS
*/
body, h1 {
    font-family: Calibri, arial, helvetica, sans-serif;
    letter-spacing: .05em;
}
main .author a {
   color: #776;
}
main .article_body {
   font-family: "Adobe Garamond Premr Pro", Garamond, times new roman, times, serif;
   font-size: 1.165em;
   color: #333;
}
iframe, #stickypbModal3009, #stickypbModalinner3009, div[id^="publircontentadblock"], #rc-widget-ed8d6a, .social-tools, .top-block-ad, .column_364, .embed-cntnr, .inview-level-1, .publirAds, div[class^="publircontentadblock"] {
   display: none;
}
}

Reviews

No reviews yet.