Skip to content

Baidu首页 SHERlocked93 by sherlocked93

Screenshot of Baidu首页 SHERlocked93

Details

Authorsherlocked93

LicenseNo License

Categorybaidu

Created

Updated

Code size1.7 kB

Code checksuma3d903d1

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

百度首页样式

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Baidu SHERlocked93
@namespace      github.com/openstyles/stylus
@version        1.0.7
@description    百度首页样式
@author         SHERlocked93
==/UserStyle== */
@-moz-document domain("baidu.com") {
    html {
        overflow: hidden;
    }
    #wrapper.wrapper_new {
        overflow: auto;
    }
    div em {
        color: #ffb005 !important;
        background-color: transparent !important;
        border: 0px solid !important;
    }
    div#head {
        /*         backdrop-filter: blur(5px); */
    }
    #head_wrapper {
        height: 30%;
    }
    #head_wrapper .s-p-top {
        height: 21vh;
    }
    #bottom_layer,
    #s_top_feed,
    #s-top-left,
    .s-menu-container,
    #s_qrcode_feed,
    #s_top_wrap > .s-top-nav,
    .s-xmancard-mine_new .tips-manager-area,
    #s_feedback_feed,
    .tips-manager-area,
    .s-weather-wrapper {
        display: none !important;
    }
    .s-mine-wrapper {
        background-color: rgba(156, 156, 156, .96);
        border-radius: 2px;
    }

    .s-skin-hasbg #s_main,
    .s-skin-hasbg .s-ctner-contents {
        background: none !important;
        border: none !important;
    }
    .c-wrapper-hot-news-all {
        min-width: 800px !important;
    }
    .card_layout_11HoJ.cardWidth_gb31u,
    .destop_wrapper_3m2ep,
    .destop_wrapper_small .card_layout_11HoJ .content_2q4gZ {
        width: 100% !important;
    }
    .card_layout_11HoJ {
        background: #cdcdcdc9;
        border: none;
    }
    .cate-site-container {
        width: calc(100% - 93px) !important;
    }
    #head_wrapper #kw {
        border-radius: 4px 0 0 4px;
    }
    #head_wrapper .s_btn {
        border-radius: 0 4px 4px 0;
    }
}

Reviews

No reviews yet.