圣者
精华
|
战斗力 鹅
|
回帖 0
注册时间 2003-4-4
|
本帖最后由 PhoenixDown 于 2010-10-11 10:43 编辑
不知道从那天开始用chrome看S1的帖子列表就变成这样了。
一个帖子要占3行,主要是回帖时间那里多了一个换行,严重影响刷S1的效率。
解决办法:
关闭chrome
用记事本打开 C:\Users\[你的用户名]\AppData\Local\Google\Chrome\User Data\Default\Preferences
最下面
"webkit": {
"webprefs":{..................},
后面加两行
"minimum_font_size": 8,
"minimum_logical_font_size": 12,
保存
我以前没改过这个文件,改完后是这样的
"webkit": {
"webprefs": {
"inspector_settings": {
"frontendSettings": "{\"elements-sidebar-width\":325,\"event-listeners-filter\":\"all\",\"color-format\":\"hex\",\"resources-large-rows\":true,\"watch-expressions\":[],\"show-inherited-computed-style-properties\":false,\"show-user-agent-styles\":true,\"resource-view-tab\":\"content\",\"console-history\":[],\"resources-sort-options\":{\"timeOption\":\"responseTime\",\"sizeOption\":\"transferSize\"},\"last-viewed-script-file\":\"http://www.google-analytics.com/ga.js\"}",
"lastActivePanel": "resources"
},
"minimum_font_size": 8,
"minimum_logical_font_size": 12,
"uses_universal_detector": true
}
}
还有啊,S1的http://bbs.saraba1st.com/favicon.ico为啥没有了啊。书签前面没有那个黑球好不爽啊。
<link rel="shortcut icon" type="image/ico" href="/favicon.ico"> 这里应该是 /2b/favicon.ico 吧
这个只能靠管理员改了吧 |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|