Skip to content

baidu-light-zha by zhazhahan

Details

Authorzhazhahan

LicenseNo License

Categorybaidu

Created

Updated

Size1.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

baidu

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           baidu lite
@namespace      USO Archive
@author         jiaming Young
@description    `hidden something redundant`
@version        20200731.6.29
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain(baidu.com){
	.s-hotsearch-wrapper,
    .s-top-left,
    .s-top-right,
    #s_side_wrapper .qrcode-nologin,
    #bottom_layer{
      display:none;
    }
}


a {
    opacity: 0.9;
}
.index-logo-src{

}



#head .s-bottom-layer-content,#s-hotsearch-wrapper,#wrapper #s-top-left,#s_side_wrapper{
	display:none;
}


.wrapper_new #head.s_down {
    box-shadow: none;
    border-bottom:1px #eee solid
}

.wrapper_new .s_btn_wr .s_btn{
    color: #6d28d9;
    background-color: #ede9fe;
}
.wrapper_new .s_btn_wr .s_btn:hover{
    background-color: #e7e2fd;
}
.wrapper_new .s_ipt_wr{
    border-color:#ede9fe !important;
}
#head_wrapper .s_btn {
    background-color: #ede9fe;
    color: #6d28d9;
}
#head_wrapper .s_btn:hover{
    background-color: #ede9fe;
}
#head_wrapper .s_ipt_wr:hover #kw{
    border-color:#ede9fe;
}
#head_wrapper #form .bdsug-new{
    border-color:#ede9fe !important;
}

#head_wrapper #kw:focus{
    border-color:#ede9fe !important;
}
#head_wrapper #form #kw.new-ipt-focus{
    border-color:#ede9fe !important;
}

.wrapper_new #form .bdsug-new{
    border-color:#ede9fe !important;
}
.wrapper_new .iptfocus.s_ipt_wr{
    border-color:#ede9fe !important;
}
.wrapper_new .s_ipt_wr.new-ipt-focus{
    border-color:#ede9fe !important;
}
#head_wrapper #kw {
    border-color:#ede9fe;
}
.wrapper_new #u .lb {
    color: #4a4a4a;
    background-color: #ede9fe;
}


#content_left .result{
    border: 1px #eee solid;
    padding: 10px;
}
#content_left .result .c-abstract{
    opacity: 0.8;
}

Reviews

No reviews yet.