|
4 | 4 | // @name:zh-TW 百度廣告(首尾推廣及右側廣告)清理 |
5 | 5 | // @name:en Kill Baidu AD |
6 | 6 | // @namespace hoothin |
7 | | -// @version 1.23.7 |
| 7 | +// @version 1.23.8 |
8 | 8 | // @description 彻底清理百度搜索(www.baidu.com)结果首尾的推广广告、二次顽固广告、右侧广告,去除重定向,删除百家号 |
9 | 9 | // @description:zh-CN 彻底清理百度搜索(www.baidu.com)结果首尾的推广广告、二次顽固广告、右侧广告,去除重定向,移除百家号 |
10 | 10 | // @description:zh-TW 徹底清理百度搜索(www.baidu.com)結果首尾的推廣廣告、二次頑固廣告、右側廣告,去除重定向,刪除百家號 |
|
253 | 253 | #wrapper_wrapper { |
254 | 254 | background: rgba(228, 228, 228, 0.29); |
255 | 255 | } |
256 | | - #container.sam_newgrid .c-container .t a, #container.sam_newgrid .c-container .c-title a, |
257 | | - #container.sam_newgrid .c-container .t a em, #container.sam_newgrid .c-container .c-title a em { |
258 | | - text-decoration: auto; |
| 256 | + #content_left .cos-color-bg-page { |
| 257 | + background-color: unset; |
| 258 | + } |
| 259 | + #container a, |
| 260 | + #container a em { |
| 261 | + text-decoration: auto!important; |
259 | 262 | } |
260 | 263 | #result_logo { |
261 | 264 | opacity: 0.75; |
262 | 265 | } |
263 | | - .cos-col[style*="width:33"],.cos-col[style*="width:25"],.c-span3,.c-span4,.c-span6>.c-img,[tpl="short_video"],[data-module="gp-peopleintro-img-click"],div[class^="img-container"],[data-module="normal-img"],[role="img"],.c-gap-inner-y-img,div[class*="only-multi-image"] { |
| 266 | + .cos-col[style*="width:33"],.cos-col[style*="width:25"],#content_left .c-span2,#content_left .c-span3,#content_left .c-span4,#content_left .c-span6>.c-img,[tpl="short_video"],[data-module="gp-peopleintro-img-click"],div[class^="img-container"],[data-module="normal-img"],[role="img"],.c-gap-inner-y-img,div[class*="only-multi-image"],.sc-image-rounded-tl-base>.cos-row>.cos-col:first-child { |
264 | 267 | display: none; |
265 | 268 | } |
266 | | - .new-pmd .c-span9,.cos-col[style*="width:33"]+div,.cos-col[style*="width:25"]+div { |
| 269 | + #wrapper>.result-molecule.new-pmd { |
| 270 | + box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1); |
| 271 | + } |
| 272 | + .new-pmd .c-span9,.new-pmd .c-span6,.new-pmd .c-span10,.cos-col[style*="width:33"]+div,.cos-col[style*="width:25"]+div,.sc-image-rounded-tl-base>.cos-row>.cos-col:first-child+div { |
267 | 273 | width: 100%!important; |
268 | 274 | } |
269 | 275 | a,a:active,#content_right a { |
|
0 commit comments