通過CSS隱藏掉頁面上的垃圾內容,可以用浏覽器擴展程序來添加。
復制代碼代碼如下:
#game_frs_head, .head_bright, .card_banner, .card_head, .nav_wrap, #j_ten_years, .fifa_card_title, .fifa_card, .fifa_card_foottips, .sign_title_text_bright, .pb_np_get, .game_tab, .game_content, #tbmall_score_region, .profile_right.user_score, .profile_right.user_tbmall, .lot_wrap, #aside_ad, #game_rank, #j_worldcup_info_banner, #aside_album_good, .u_tshow, .u_tbmall, .u_menu_app, .u_baiduPrivilege, .u_appcenterEntrance, .u_joinvip, #com_userbar .split, .spreadad, .BAIDU_CLB_AD, .tbui_fbar_lab, .tbui_fbar_square, .tbui_fbar_share, #encourage_entry, .guidance_fc, #pb_adbanner, #search_button_wrapper {
display: none;
}
.card_top_wrap {
padding-left: 2em;
}
.tbui_aside_float_bar {
bottom: 20px;
}
#com_userbar {
background: #fff;
}
.skin_normal .wrap2 {
background: none;
}
.card_top {
padding-left: 0;
}
.card_top_right {
margin-right: 238px;
}
#thread_list>li:not(.j_thread_list) {
display: none
}
以上所述就是本文給大家分享的小技巧了,不適合新手使用哦,希望大家能夠喜歡。