Skip to content

91xjr.com by jeasoncc

Details

Authorjeasoncc

LicenseNo License

Categoryjeason

Created

Updated

Size966 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

  • 删除无用的功能和提示,美化页面。

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         91xjr.com
@version      20210924.11.06
@namespace    userstyles.world/user/jeasoncc
@description  - 删除无用的功能和提示,美化页面。
-
@author       jeasoncc
@license      No License
==/UserStyle== */

@-moz-document domain("91xjr.com") {
.layui-row.layui-col-space1 {
    display: none;
}
.bshare-custom{
     display: none;
}
.p-logo{
      display: none;
}
#dom-indexTabs{
    display: none;
}
#layui-layer1{
     display: none;
}
.index-marquee-list{
    display:none
}
.addQQ{
    display:none
}
.p-footer{
     display:none
}
.index-tip{
     display:none
}
#layui-layer3{
    display:none
}
#dom-setSkin{
      display:none
}
.index-tabpanel {
    display: inline-block;
    margin: 14rem auto;
    width: 706px;
    position: relative;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    background: #fff;
    border-radius: 1rem;
}

#jp_container_N{
      display:none
}
.p-typingTotal{
          display:none
}
}

Reviews

No reviews yet.