改名
This commit is contained in:
parent
1bf298d365
commit
a7079bb428
@ -13,10 +13,18 @@
|
||||
@font-face {
|
||||
font-family: "站酷庆科黄油体";
|
||||
font-weight: normal;
|
||||
src: url("../assets/fonts/站酷庆科黄油体.ttf") format("truetype");
|
||||
src: url("../assets/fonts/zhankuqingke.ttf") format("truetype");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
.box{
|
||||
transform-origin: 0 0;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
.blackBack {
|
||||
background-image: url("../assets/login/bg.png");
|
||||
width: 100%;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user