Skip to content

百度多栏MBP优化版 by imhungry-lee

Details

Authorimhungry-lee

LicenseNo License

Categoryuserstyles

Created

Updated

Code size1.3 kB

Code checksum9a01a646

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

对16寸MBP界面进行了一点小小的优化

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           百度多栏
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
.container_l, .op-img-star-divide-low > a {
    width: auto !important;
}

#content_left {
    width: 100%!important;
    padding-left: 5%!important;
    
}
#content_left > .c-container, #content_left > [class^="result"] {
    display: block !important;
    width: 41% !important;
    min-width: 568px !important;
    min-height: 116px !important;
    float: left !important;
    margin: 0.5%  !important;
    padding: 8px 5px 3px 5px !important;
    table-layout: fixed !important;
    border-collapse: separate !important;
    overflow: hidden !important;
}

.s_tab, .nums, .search_tool_conter, #rs, .to_tieba, .to_zhidao_bottom {
    margin: 0 auto!important;
}

 #s_tab {
    padding-left: 0px !important;
    padding-top: 80px !important;
    text-align: center!important;
}

#page{
    padding-left: 5%!important;
    
}


body[link='#0000cc'] .s_form {
    width:900px!important;
    margin:0 auto !important;
    transform:translatex(-40px);
    padding-left: 100px;
}

#content_right, .c-recommend, body > div[class="result-op xpath-log"], #content_left > * {
    display: none !important;
}

Reviews

No reviews yet.