百度贴吧主页风格化
百度贴吧 - 2024年2月 by cele
Details
Authorcele
LicenseNo License
Categorytieba.baidu.com
Created
Updated
Size6.1 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name 百度贴吧修复 - 2024年3月
@version 20240309.16.23
@namespace https://userstyles.world/user/cele
@description 百度贴吧主页风格化
@author cele
@license No License
==/UserStyle== */
@-moz-document domain("tieba.baidu.com") {
/* 隐藏 & 修复 */
body > div.wrap1 > div > div.page-container > div.main-sec.clearfix > div.top-sec.clearfix {
display: none;
}
#right_wrap > div:nth-child(1) {
display: none;
}
.topic_list_box {
margin: 0;
}
.user_score {
display: none;
}
#spage_game_tab_wrapper {
display: none;
}
.aggregate_entrance_wrap {
padding: 10px;
}
#notice_item {
display: none;
}
#spage-tbshare-container {
display: none;
}
.celebrity,
#pb_content > div.right_section.right_bright > div.region_bright.app_download_box {
display: none;
}
.icon_thread_hidden {
display: none;
}
#pagelet_frs-aside\/pagelet\/normal_aside > div.aside_region.app_download_box {
display: none;
}
/* 修复 */
.icon_wrap_theme2 a,
.icon_wrap_theme2 span,
.pre_icon_wrap_theme2 a,
.pre_icon_wrap_theme2 span {
height: 16px;
width: 16px;
display: none;
}
}
@-moz-document domain("tieba.baidu.com") {
/* 主页风格 */
.forum_rcmd {
border-radius: 6px;
}
.page-container .content-sec {
background: none;
}
.page-container .left-sec {
border-top: none;
}
#my_tieba_mod {
border: 1px solid rgba(0, 0, 0, .1);
border-bottom: none;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
background-color: #F6F7FB;
}
#left-cont-wraper {
border: 1px solid rgba(0, 0, 0, .1);
border-top: none;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
background-color: #F6F7FB;
width: 210px;
box-sizing: border-box;
}
.item_hd {
height: 35px;
border-radius: 6px;
box-sizing: border-box;
}
#add-more-forum > a{
box-sizing: border-box;
background: none;
background-color: #FCFCFC;
text-align: center;
color: #000;
border: 1px solid #CFCFCF;
border-radius: 3px;
transition: .1s;
}
#add-more-forum > a:hover{
background: #F4F4F4;
}
#add-more-forum > a:after {
content: '添加爱逛的吧,一键进吧';
}
.u-f-w .u-f-item{
box-sizing: border-box;
margin-bottom: 8px;
width: 90px;
background: none;
background-color: #FCFCFC;
color: #000;
border: 1px solid #CFCFCF;
border-radius: 3px;
transition: .1s;
}
.u-f-w .unsign{
color: #7a7a7a!important;
}
.u-f-w .u-f-item:hover{
background: #f4f4f4;
text-decoration: none;
color: #005097;
}
.f-d-w .all {
background: none;
background-color: #FCFCFC;
text-align: center;
color: #000;
border: 1px solid #CFCFCF;
border-radius: 3px;
}
.more-txt {
margin-left: 0;
}
.sub_nav_wrap {
background: none;
background-color: #FBFBFB;
border-radius: 6px;
border: 1px solid #E7E7E7;
box-shadow: none;
box-sizing: border-box;
transition: .3s;
}
.sub_nav_wrap.nav_bar_fixd {
border-top-left-radius: 0;
border-top-right-radius: 0;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
}
.nav_bar_position {
display: block!important;
margin: 0!important;
height: 35px!important;
}
#onekey_sign a.onekey_btn {
vertical-align: top;
top: 0;
background-image: none;
/* border: 1px solid rgba(0, 0, 0, .1); */
}
#onekey_sign a.onekey_btn:after {
content: '一键签到';
}
.my_tieba_mod .media_left {
border: none;
}
.my_tieba_mod .media_left img {
border-radius: 6px;
}
.topic_flag_hot {
border-radius: 6px;
}
.search_bright .search_inp_border {
border-color: #ccc;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.search_bright .search_btn_enter_ba {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
#tb_header_search_form > span:nth-child(4) > a {
border-radius: 6px;
}
.btn_more {
background-image: none;
}
.btn_more a {
border-radius: 6px;
background-color: #F4F4F4;
border-bottom-color: #e1e1e1
}
.threadlist_bright>li{
/* transition: .1s; */
}
/* 修复 */
.list-post-num{
border: none;
padding: 0;
}
.list-post-num em{
padding: 0 10px;
border: 1px solid #E4E1E2;
}
.list-triangle-border{
/* background: #ccc; */
left: 0;
bottom: -6px;
}
.list-triangle-body{
left: 0.5px;
bottom: -4.5px;
}
}
@-moz-document domain("tieba.baidu.com") {
/* 贴吧主页 */
.lzl_content_main img {
width: 14px;
height: 14px;
margin: 0 2px -2px 2px;
}
img.BDE_Smiley {
height: 15px;
width: 15px;
margin: 0 2px -2px 2px;
}
.content {
margin-top: 20px;
border: 1px solid rgba(0, 0, 0, .1);
box-sizing: border-box;
border-radius: 6px;
}
.forum_content,
.thread_top_list_folder {
border-radius: 6px;
background: #fff;
}
#content_wrap{
border-right: 1.5px dashed rgba(0, 0, 0, .1);
}
.interview .threadListGroupCnt {
border-radius: 6px;
}
.forum_content {
border: none;
}
.head_content,
.foot {
width: 980px!important;
margin-top: 20px!important;
border: 1px solid rgba(0, 0, 0, .1);
box-sizing: border-box;
border-radius: 6px;
}
.card_banner {
border-top-right-radius: 6px;
border-top-left-radius: 6px;
}
#tb_nav {
border-bottom: none;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.nav_list li {
border-radius: 6px;
margin: 5px 0 5px 5px;
line-height: 36px;
}
.frs_content_footer_pagelet,.pb_footer {
background-image: none;
}
.foot,.pb_footer {
background: #F8F8F8;
}
.search_internal_btn {
height: 30px;
border: none;
}
.search_internal_input {
height: 24px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.pagination-default .pagination-item {
border-radius: 6px;
}
.card_head,
.my_tieba .media_left {
border: none;
padding: 0!important;
border-radius: 6px;
}
}
@-moz-document domain("tieba.baidu.com") {
/* 贴吧浏览 */
.card_top_theme2 {
border: none;
border-radius: 6px 6px 0 0;
margin: 0;
}
.content.clearfix {
background: none;
border: none;
}
.thread_theme_5 {
border: none;
}
.l_post_bright {
border-left: none;
}
.pb_footer {
margin-top: 20px!important;
border: 1px solid rgba(0, 0, 0, .1);
box-sizing: border-box;
border-radius: 6px;
}
.thread_theme_7 {
width: unset;
border-radius: 6px 6px 0 0;
border-top: unset;
}
.core_title_txt {
padding: 0 15px;
}
}
@-moz-document url-prefix("https://example.com/") {
}