作者CUTECNS (..)
标题Re: [-Fx-] 关於自动翻页AutoPager
时间Fri May 30 03:06:40 2014
※ 引述《dfudfut5 (快乐龙)》之铭言:
: 这个问题困扰我很久
: 就是google搜寻的结果
: 加上自动翻页的功能
: 原本第二页以後会这样
: http://ppt.cc/QVhu
: 也就是关键字都红色标示
: 但是经过某次AutoPager改版後
: 第二页以後变这样
: http://ppt.cc/8GRa
: 红色的关键字都不见了,只剩粗体
: 无论搜寻何种关键字结果都是如此
: 变成搜寻体验很差
我也碰到一样的问题,我目前是用 Stylish 新增样式来解决
新增样式内容如下:
@namespace url(
http://www.w3.org/1999/xhtml);
@-moz-document domain("www.google.com"), domain("www.google.com.tw") {
#ires b {
color: #DD4B39 !important;
font-style: normal;
font-weight: normal;
}
}
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 114.34.189.70
※ 文章网址: http://webptt.com/cn.aspx?n=bbs/Browsers/M.1401390402.A.E48.html
1F:推 dfudfut5:太神啦! 千年的问题终於得到解决,太感谢你了 05/30 09:53
2F:推 juicer:成功了,推 05/30 14:02