删除了一些莫名其妙的东西,不过微博会经常出现新的莫名其妙的东西,所以时效性有限。
对OSX特别优化,修改了字号、字体和颜色,retina应该不会感到瞎眼了。
推荐配合Stylish扩展使用。
预览图:
http://photo.weibo.com/3908411377/wbphotos/large/mid/3827675770691013/pid/e8f59ff1gw1eqsrlci2dhj21kw0zk11y
CSS:
`
div[node-type='feed_spread'],
div[node-type='feed_list_shieldKeyword'],
div[node-type='recommendTopic'],
div[id*='ads'],
.PCD_mplayer,
.WB_frame_bottom,
.gn_nav_list li:nth-child(2),
.gn_nav_list li:nth-child(3),
.WB_footer,
#plc_bot,
#topicAD,
#v6_pl_rightmod_recominfo > div:nth-child(n+3),
#v6_trustPagelet_recom_member {
display: none;
}
body,
body.WB_macT,
.W_input {
font-family: 'Source Sans Pro', 'Helvetica Neue', Verdana, 'Hiragino Sans GB', 'Microsoft JhengHei', 'Microsoft YaHei', SimSun, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.W_input {
font-size: 12px;
}
.WB_frame_a,
.WB_frame_a_fix,
.WB_frame_b,
.WB_frame_c,
.WB_frame_d,
.WB_main_l,
.WB_main_c,
.WB_main_r,
.WB_main_cr,
.WB_main_a,
.WB_toptips {
font-size: 14px;
}
body,
legend,
.W_input:focus,
.S_txt1,
.W_btn_b,
.SW_fun .S_func1 {
color: #555;
}
.WB_detail > .W_f14,
textarea.W_input {
font-size: 16px!important;
line-height: 26px!important;
}
`
对OSX特别优化,修改了字号、字体和颜色,retina应该不会感到瞎眼了。
推荐配合Stylish扩展使用。
预览图:
http://photo.weibo.com/3908411377/wbphotos/large/mid/3827675770691013/pid/e8f59ff1gw1eqsrlci2dhj21kw0zk11y
CSS:
`
div[node-type='feed_spread'],
div[node-type='feed_list_shieldKeyword'],
div[node-type='recommendTopic'],
div[id*='ads'],
.PCD_mplayer,
.WB_frame_bottom,
.gn_nav_list li:nth-child(2),
.gn_nav_list li:nth-child(3),
.WB_footer,
#plc_bot,
#topicAD,
#v6_pl_rightmod_recominfo > div:nth-child(n+3),
#v6_trustPagelet_recom_member {
display: none;
}
body,
body.WB_macT,
.W_input {
font-family: 'Source Sans Pro', 'Helvetica Neue', Verdana, 'Hiragino Sans GB', 'Microsoft JhengHei', 'Microsoft YaHei', SimSun, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.W_input {
font-size: 12px;
}
.WB_frame_a,
.WB_frame_a_fix,
.WB_frame_b,
.WB_frame_c,
.WB_frame_d,
.WB_main_l,
.WB_main_c,
.WB_main_r,
.WB_main_cr,
.WB_main_a,
.WB_toptips {
font-size: 14px;
}
body,
legend,
.W_input:focus,
.S_txt1,
.W_btn_b,
.SW_fun .S_func1 {
color: #555;
}
.WB_detail > .W_f14,
textarea.W_input {
font-size: 16px!important;
line-height: 26px!important;
}
`