V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Can I use?
http://caniuse.com/
Less
http://lesscss.org
Cool Libraries
Bootstrap from Twitter
Jetstrap
vazo
V2EX  ›  CSS

样式:去除网页版 inoreader 广告[2019-09 测试有效]

  •  
  •   vazo · 2019-09-16 14:08:09 +08:00 · 3516 次点击
    这是一个创建于 1655 天前的主题,其中的信息可能已经有所发展或是发生改变。

    @-moz-document domain(inoreader.com)

    {
    
    .block_article_ad,
    .ad_title,
    .avs_iframe,
    #sinner_container,
    #all_gad_6125
    {
    	display: none !important;
    }
    
    .reader_pane_sinner
    {
    	padding-right: 0 !important;
    }
    }
    
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2921 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 50ms · UTC 15:10 · PVG 23:10 · LAX 08:10 · JFK 11:10
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.