Skip to content

apple.com.cn2 - 2023年12月 by Shomnipotence

Screenshot of apple.com.cn2 - 2023年12月

Details

AuthorShomnipotence

LicenseNo License

Categoryapple.com.cn

Created

Updated

Size392 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove Apple.com.cn AD Bar

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           apple.com.cn2 - 2023年12月
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("apple.com.cn") {

    html {
        --r-globalnav-height: 0px;
    }

    :root {
        --r-adv-height: 00px;
    }
    #globalnav {
        top: 0px!important;
    }
}

Reviews

No reviews yet.