/* ==UserStyle== @name 手机百度展开css加强版 - 屏蔽百家号各种浮窗 @namespace What_R_U_Doing.baidu @version 1.0.0 @description 直接复制或下载到stylus插件中,自动展开全文,避免跳转百度app,净化百家号浮窗 @author yui @downloadURL none ==/UserStyle== */ @-moz-document domain("baidu.com") { .mainContent{height:20000px!important} .scrollHide{overflow:visible!important} } @-moz-document domain("baijiahao.baidu.com") { div#page_wrapper > div > div:last-child,.layer-wrap,.headDeflectorContainer{display:none!important} }