@
Twinkle 原来是这样~感谢 =w=
我试试
```
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,
.WB_app_view .longwb_box,
.WBA_content span {
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;
}
.WB_detail > .W_f14,
textarea.W_input,
.WB_app_view .longwb_box,
.WBA_content span {
font-size: 16px!important;
line-height: 26px!important;
}
.WB_feed_spec_cont {
line-height: 16px;
}
body,
legend,
.W_input:focus,
.S_txt1,
.W_btn_b,
.SW_fun .S_func1 {
color: #555;
}
```