InoReader update with sans-serif and sizes.
Remove ad.
InoReader Font Fixes and Remove AD. by dimfish
Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/97248.user.css
Details
Authordimfish
LicenseNONE
Categoryinoreader
Created
Updated
Size1.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name InoReader Font Fixes and Remove AD.
@namespace USO Archive
@author dimfish
@description InoReader update with sans-serif and sizes. Remove ad.
@version 2024.10.17
@license NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.inoreader.com") {
body { font-family: sans-serif !important; }
.article-container { max-width: 100% !important; }
.article_content { font-size:13px !important; font-family: sans-serif !important; max-width: 100% !important; padding: 0 0 0.5em 0 !important; }
.article_content img { max-width: 100% !important; width: auto !important; margin: 0 0 0.5em 0 !important; display: block;}
.article_content video { max-height: 365px !important; }
.article_content p { margin-bottom: 0.5em }
.article_content br { content: "";}
.article_content pre{ padding: 0.5em 1em; }
.article_title_link { font-weight: bold !important; font-size:20px !important; }
.inno_dialog_modal, .inno_dialog_modal_overlay, .inno_dialog_scroll_overlay { display: none !important; }
.block_article_ad, .ad_title, .avs_iframe, #sinner_container, .block_article_ad iframe, .ad_title a { display: none !important; height:0 !important; margin: 0 !important; padding:0 !important; }
.article_footer, .article_footer_placeholder_middle, .article_tags, .article_social_bar, .article_comment_bar { display: none !important; }
.reader_pane_sinner { padding-right: 0 !important; }
.ar { max-width: 100% !important; width: auto !important; margin-left: 1em !important; transform: none !important; }
.article_full_contents { max-width: 100% !important; width: auto !important; padding: 0 1em 0 1em !important; margin: 0.5em 0 0 0 !important}
.article_card { padding: 1em 0 0 0 !important; margin: 0.5em 0.5em !important; }
.article_title { width: auto !important; margin: 0.5em 0; }
.article_psas { padding: 0; }
}