Baidu.com space grey
www.baidu.com - 2023年11月 by Shomnipotence
Details
AuthorShomnipotence
LicenseNo License
Categorybaidu.com
Created
Updated
Size1.3 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 www.baidu.com - 2023年11月
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document regexp(".*baidu\\.com.*") {
body {
background-color: #202020 !important;
}
#s_top_wrap .s-center-box{
background-color: #202020 !important;
}
#s_main{
background-color: #202020 !important;
}
.foot-container_2X1Nt{
background-color: #202020 !important;
}
.page_2muyV .page-inner_2jZi2{
background-color: #202020 !important;
}
.wrapper_new .s_form{
background-color: #202020 !important;
}
.wrapper_new.wrapper_s .s_ipt_wr{
background-color: #2b2b2b !important;
}
.page_2muyV a{
background-color: #2b2b2b !important;
}
.rs-link_2DE3Q{
background-color: #2b2b2b !important;
}
.page_2muyV a .page-item_M4MDr{
background-color: #2b2b2b !important;
}
/*百度经验*/
.nav{
background: #202020;
}
.breadcrumb{
background-color: #202020;
}
.fixed-search-box, .simple-search-box{
background-color: #202020;
}
.fixed-search-box{
box-shadow:none;
}
}