Skip to content

douban豆瓣清洁 by 8weishu_aA

Details

Author8weishu_aA

LicenseNo License

Categorydouban.com

Created

Updated

Size1.8 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           douban.com - 2023/4/8 23:19:50
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("douban.com") {


    div.top-nav-doubanapp,
    #footer,
    div.notify-mod,
    #anony-time,
    .rec_topics,
    #collector,
    .movieannual,
    .musicannual,
    .bookannual,
    .ticket,
    li.book-cart,
    #content > div > div.aside > div:nth-child(18) > ul,
    #db-nav-book > div.nav-secondary > div > ul > li:nth-child(7),
    #db-nav-book > div.nav-secondary > div > ul > li:nth-child(6),
    #content > div > div.aside > h2:nth-child(10),
    #content > div > div.aside > h2:nth-child(13),
    #content > div > div.aside > h2:nth-child(12),
    #content > div > div.aside > h2:nth-child(17),
    #content > div > div.aside > h2:nth-child(6),
    #content > div > div.aside > div:nth-child(4) > h2,
    #friend,
    #db-nav-sns > div > div > div.nav-items > ul > li:nth-child(4),
    #db-nav-sns > div > div > div.nav-items > ul > li:nth-child(3),
    #db-global-nav > div > div.global-nav-items > ul > li:nth-child(10),
    #db-global-nav > div > div.global-nav-items > ul > li:nth-child(9),
    #db-nav-movie > div.nav-secondary > div > ul > li:nth-child(8),
    #db-nav-movie > div.nav-secondary > div > ul > li:nth-child(7),
    #db-nav-book > div.nav-secondary > div > ul > li:nth-child(9),
    #db-nav-book > div.nav-secondary > div > ul > li:nth-child(8),
    #db-nav-music > div.nav-secondary > div > ul > li:nth-child(9) > a,
    #content > div.grid-16-8.clearfix > div.aside > p,
    #group-contact
    {
        display: none;
    }

    body {
        background: #F3F2EE;
    }

    div div ul {

        background: #F3F2EE;
    }
}

Reviews

No reviews yet.