Moe背景/自定义图片+网页优化去广告(已优化:哔哩哔哩bilibili/百度搜索页baidu/...~yui)

使用Chrome以及stylus插件获得完整体验

As of 2021-04-13. See the latest version.

/* ==UserStyle==
@name           Moe背景/自定义图片+网页优化去广告(已优化:哔哩哔哩bilibili/百度搜索页baidu/...~yui)
@namespace      helloworld.lol
@version        1.0.6
@description    使用Chrome以及stylus插件获得完整体验
@author         yui
==/UserStyle== */

@-moz-document regexp(".*") {
body:before
  {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -100;
    background-image: url(https://i0.hdslb.com/bfs/album/a284e6269702e91c0e8c8302a96f961bcbaeb2b7.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    opacity: .2 /*暗图.2*/
    }

}

@-moz-document domain("baidu.com"){
    
    .FYB_RD, .se-ft-promlink, .c-line-clamp1{display: none}
    #head{background: rgba(0,0,0,0);}
    #form{background: rgba(255, 255, 255, .2);}
    #rs,#page-relative{opacity: .4}
    .bdsug{background: rgba(255, 255, 255, .8);}
    .wrapper_new .sam_newgrid~#page {background-color: rgba(0,0,0,0);}
    .wrapper_new #foot {background-color: rgba(0,0,0,0);}
    .wrapper_new #foot #help {background-color: rgba(0,0,0,0);}
    body .se-page-hd {background: rgba(0,0,0,0);}
    #page-bd, .se-head-tablink,.c-container, .se-page-controller .new-pagenav, .se-page-copyright, .se-page-ft {background: rgba(0,0,0,0);}
    .banner{opacity:0!important}
    .se-form{background: rgba(0,0,0,0)}
    
}


@-moz-document url("https://www.baidu.com/"){
    /*百度首页优化*/
    #s_wrap,#bottom_layer,.s-top-nav{display: none!important}
    #s_top_wrap{background: rgba(0,0,0,0);}
    #form{opacity:.5}
    #lg{opacity:0}}

@-moz-document domain("moehui.com"){
    body{background: rgba(0,0,0,0);}
    .sec-panel{background: rgba(0,0,0,0)!important}
    header{opacity:0.6}
    .post-loop-default .item:hover{background:transparent}
    }

@-moz-document domain("bilibili.com"){
    body, #app,.bb-comment,.mini-type{background: rgba(0,0,0,0)!important;}
    .textarea-container textarea{background-color: rgba(255,255,255,0.6)!important;}
    .main-container .ep-list-wrapper,#danmukuBox{opacity:0.6}
    /*视频内弹窗*/.bilibili-player-video-popup,.bilibili-player-video-top-follow{display: none!important}
    .timeline-header,.timeline-wrapper,.tl-head .tl-day{background:transparent}
    .timeline-header .tl-weeks:after{display: none}
    #right-bottom-banner,.ad-report,#reportFirst2,#live_recommand_report{display: none!important;}
    .bili-avatar-pendent,.b-danmaku-high-icon,.bilibili-player-dm-tip-wrap,.h .space-theme-trigger{display: none!important;}
    /*主页动图*/
    .h-inner{
    background-image: url(https://i0.hdslb.com/bfs/album/77d0a7be17f0d08bbd12719ad011c4ade4095e0a.jpg)!important;
    background-position: 60% 77%!important;
    /*background-repeat: repeat-x;
    background-size: contain!important;*/
    }
    #page-index .col-1,.col-full{background:transparent}
    .card[data-v-2dbadba2],.feed-title[data-v-87ed4514],#page-dynamic .col-2 .section{background-color: rgba(255,255,255,0.6)}
    #page-index .col-2{opacity:0.6}
    .n .n-inner{background-color: rgba(255,255,255,0.7)}
    /*个人动态页*/
    .fixed-bg{background-image:none!important}
    .left-panel,.right-panel{opacity:0.8}
    .center-panel{opacity:0.9}
    .page-container,.history-list .r-info{background:transparent}
    /*2021-03-30 update*/
    .pager,.input-wrap{background:transparent!important}
    /*210413*/.comment-send-lite{background:rgba(255,255,255,0.6)!important}
    }

@-moz-document domain("send2boox.com"){
    /*.AppHeader{background:transparent}
    .list-container, .page-container{background:transparent}
    body{overflow-y:auto;height:200%}
    .el-table__body-wrapper{height:auto!important}
    #adpp{height:auto!important}
    240%*/
    html{overflow-y:visible;height:1444px}
    .push-container .push-menu{width:150px!important}
    .list-container, .page-container{background:transparent}
    .push-file-header{opacity:0.7}
    .gb-table,.el-table{opacity:0.9}