Greasy Fork

百度去热搜

使用stylus加载css

目前为 2021-03-24 提交的版本。查看 最新版本

/* ==UserStyle==
@name           百度去热搜
@namespace      ???
@version        1.0.0
@description    使用stylus加载css
@author         ??
==/UserStyle== */

@-moz-document domain("baidu.com") {
   
.FYB_RD
{
    display: none
}

}