谷歌搜索结果居中

Center the Google search results.

< 脚本 谷歌搜索结果居中 的反馈

提问 / 留言

§
发布于:2022-12-30

没有用的,需要编辑脚本,将执行代码替换为以下内容即可,最佳实践!

(function() {
    'use strict';


    document.body.style.setProperty('--center-abs-margin', 'calc((100vw - var(--center-width) - var(--rhs-width)) / 2)')
})();

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址