Skip to content

Instantly share code, notes, and snippets.

@davinma
Last active June 29, 2016 16:04
Show Gist options
  • Save davinma/18adae51e584a4a49979 to your computer and use it in GitHub Desktop.
Save davinma/18adae51e584a4a49979 to your computer and use it in GitHub Desktop.
stylish for cnbeta.com
* {
font-family: \5FAE\8F6F\96C5\9ED1,Tahoma,Verdana,"宋体"!important;
}
html {
background-color:#fff
}
body {
padding-top:0!important
}
iframe[id^=iframe],
ins[id^=tanxssp-outer],
ins[id^=aswift],
div.cbv,
div.item.cooperation,
a[href*=aliyun],
a[href*=dangbei],
a[href*=youdao],
.CJetjBQsnk,
.commt-r,
.navi,
div[class*=ad-]
{
display:none!important
}
.cb_box {
border: 1px solid #efefef;
}
.all_news_wildlist .hd {
background: none;
}
.all_news_wildlist .item {
border: 1px solid #efefef;
background: none;
}
.cb-reset .commt-l {
width:auto
}
div[style*=fixed] {
visibility: hidden;
height: 0;
overflow: hidden;
position:absolute!important
}
@davinma
Copy link
Author

davinma commented Jun 2, 2016

Applies:

URLs starting with: http://www.cnbeta.com/

Features:

隐藏首页和内页广告,包括近期顶部的那个啥:stuck_out_tongue_winking_eye:,还有恼人的图片悬浮广告,配合 ABPStylish 一起使用,效果更佳。

有任何需求或建议可以在此留言。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment