Skip to content

InoReader Font Fixes and Remove AD. by dimfish

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

Screenshot of InoReader Font Fixes and Remove AD.

Details

Authordimfish

LicenseNONE

Categoryinoreader

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

InoReader update with sans-serif and sizes.
Remove ad.

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      2023.11.09
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.inoreader.com") {
body { font-family: sans-serif !important; }
.article_content { font-size:13px !important;  font-family: sans-serif !important; max-width: 100% !important; }
.article_content img { max-width: 100% !important; width: auto !important; }
.article_content video { max-height: 365px !important; }
.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_placeholder_middle, .article_tags, .article_social_bar, .article_comment_bar  { display: none !important; }
.reader_pane_sinner { padding-right: 0  !important; }
.ar { width: auto !important; margin-left: 10px !important;  transform: none !important; }
.article_full_contents { width:  auto !important; padding: 0 4px !important; }
.article_card { padding: 16px 0 !important; margin-bottom: 10px !important; }
.article_title { width: auto !important; margin: 10px 0; }
.article_sub_title { margin: 10px 0; }
}

Reviews

No reviews yet.