Skip to content

baidu.com by xiangnan

Details

Authorxiangnan

LicenseNo License

Category该样式用来学习,请不用使用,感谢

Created

Updated

Size802 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

该样式用来学习,请不用使用,感谢

Notes

该样式用来学习,请不用使用,感谢

Source code

/* ==UserStyle==
@name         baidu.com
@version      20230306.03.07
@namespace    userstyles.world/user/xiangnan
@description  该样式用来学习,请不用使用,感谢
@author       xiangnan
@license      No License
==/UserStyle== */

@-moz-document domain("https://www.acwing.com/") {
@name          测试
@namespace      xiagnnan
@author        向楠
@description    `
@version        2023.1.1


/* 在此插入代码... */
        /*动画*/
    @keyframes zi {
        from {
            margin-left: -250px;
        }
        to {
            margin-left: 0px;
        }
    }
   /*背景*/
    #modevol_body {
        background-image: url('https://cdn.luogu.com.cn/upload/image_hosting/6qmrmx44.png');
        background-size: 100% 100%;
        background-attachment: fixed;
    }
}

Reviews

No reviews yet.