/* ==UserStyle== @name 今日热榜优化 @namespace https://www.runningcheese.com @version 0.2 @description 今日热榜优化,宽度减少,去除广告等。 @license MIT @author RunningCheese @downloadURL none ==/UserStyle== */ @-moz-document domain("tophub.today") { /*内容隐藏*/ .cq, .alert-warning, .bb-TT {display:none;} /*宽度调整*/ body {max-width:80%;margin:auto;} /*字体调整*/ .mp .aa .tt, .cc-cd-cb .cc-cd-cb-l .cc-cd-cb-ll {font-size:14px;} }