Last active
December 17, 2015 11:59
-
-
Save LiuJi-Jim/5606593 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#pl_leftnav_app, | |
#trustPagelet_checkin_lotteryv5, | |
#trustPagelet_recom_interestv5, | |
.gn_title[node-type=app], | |
.gn_title[node-type=weiba], | |
.gn_title[node-type=game], | |
.gn_title[node-type=hot], | |
.gn_setting[node-type=member], | |
#pl_rightmod_ads35, | |
/*#trustPagelet_zt_hottopicv5,*/ /*右侧导航[热门话题]予以保留,不想看这个的可以把这行注释取消掉*/ | |
#trustPagelet_recom_memberv5, | |
#trustPagelet_recom_allinonev5, | |
#pl_rightmod_noticeboard, | |
#pl_rightmod_ads36, | |
[feedtype=ad], | |
.S_textb[node-type=recommendTopic], | |
.layer_tips, | |
.global_footer, | |
#pl_ad_envelope, | |
.WB_feed>div[feedtype="top"], | |
#sinaadToolkitBox0, | |
.WBIM_news, | |
div[ad-data], | |
#v6_trustPagelet_recom_member, | |
#v6_pl_rightmod_noticeboard { | |
display:none !important; | |
} | |
.WB_global_nav { | |
height:2px; | |
overflow:hidden; | |
} | |
.WB_global_nav:hover, | |
.WB_global_nav:active { | |
height:auto; | |
overflow:visible; | |
} | |
.WB_miniblog { | |
padding-top:0; | |
} | |
.WB_left_nav[node-type="groupList"][hasfixed="true"] { | |
top:5px !important; | |
} | |
#v6_pl_rightmod_updatev6 { | |
display:none !important; | |
} | |
.WB_cardwrap.S_bg2[fixed-inbox="true"] { | |
/*margin-top:-55px;*/ | |
} | |
.WB_main_r[hasfixed="true"]>div[style*="fixed"] { | |
top:2px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment