Skip to content

nga.cn - 2022/8/4 09:34:42 by bitis

Details

Authorbitis

LicenseNo License

Categorynga.cn

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

NGA 自用

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           nga.cn - 2022/8/4 09:34:42
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         bitis
==/UserStyle== */
@-moz-document domain("nga.cn") {
    body,
    textarea,
    select,
    input,
    .nav_spr,
    .contentBlock,
    .catenew,
    .cateblock,
    #m_cate5 .catenew h2,
    .haveCustomBackground #m_pbtntop .stdbtn,
    button,
    .haveCustomBackground,
    .stdbtn a,
    .nav_link,
    #mainmenu .stdbtn .innerbg,
    .catenew .contentBlock {
        background-color: #eee;
    }

    #mainmenu .stdbtn a:hover {
        background-color: #fff;
        border-bottom: 4px solid #591804;
        height: 51px;
    }

    .catenew .b2,
    .catenew .b4,
    .row1 .c1,
    .row1 .c2,
    .row1 .c3,
    .row1 .c4 {
        background-color: #f9f9f9;
    }

    .catenew .b1,
    .catenew .b3,
    .row2 .c1,
    .row2 .c2,
    .row2 .c3,
    .row2 .c4 {
        background-color: #FFF;
    }

    .block_txt_big,
    .single_ttip2 .tip_title,
    .single_ttip2,
    .single_ttip2 .div2,
    .single_ttip2 .colored_text_btn {
        background-color: #f9f9f9;
        border: 1px solid #cacaca;
    }

    .block_txt_c2 {
        background-color: #591804;
    }

    .quote {
        border-left: 10px solid #eee;
    }

    .quote > a:first-child {
        background-color: #f9f9f9;
    }

    #m_posts .row2 .postbtnsc .stdbtn a,
    #m_posts .row1 .postbtnsc .stdbtn a {
        background-color: #eee;
    }

    #m_posts .row1 .postbtnsc .stdbtn a:hover,
    #m_posts .row2 .postbtnsc .stdbtn a:hover {
        background-color: #fff;
    }
}

Reviews

No reviews yet.