Skip to content

login.taobao.com - 2024年1月 by Shomnipotence

Screenshot of login.taobao.com - 2024年1月

Details

AuthorShomnipotence

LicenseNo License

Categorylogin.taobao.com

Created

Updated

Size1.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Clean and fresh Taobao Login Page

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           login.taobao.com - 2024年1月
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
    @-moz-document domain("login.taobao.com") {
        #content .content-layout {
            background: #202020 !important;
        }
        .login-newbg {
            background: #202020 !important;
        }
        #header {
            background: #202020 !important;
        }
        .footer {
            background: #202020 !important;
        }
        body,
        html {
            background: #202020 !important;
        }
        .login-box-warp {
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            margin: auto;
            height: 50%;
            width: 50%;
        }
        .login-box {
            height: 350px;
        }

        .login-adlink {
    width: 0px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
            background:#f00
}
        .login-adlink a{
            width: 0px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
            background:#f00
        }

        .login-box-warp .login-box {
            background: #2b2b2b !important;
            border-radius: 5px;
            border: #00000040 solid 1px
        }
        .qrcode-img {
            box-shadow: none;
            border-radius: 5px;
        }
        .footer-ft { 
            z-index: 1;
            height: 10px !important;
            width: 10px !important;
            margin-right: 0px !important;
        }
        .tb-footer-mod {
    background: #202020;
    height: 0px !important;
            width: 0px !important;
            margin-right: 0px !important;

}
    }

Reviews

No reviews yet.