This commit is contained in:
ljx
2025-08-20 10:28:23 +08:00
parent 3b61e84a7f
commit 786e7a516f
38 changed files with 36219 additions and 2 deletions

View File

@ -8,6 +8,15 @@
@import 'animate.css';
@import 'element-plus/dist/index.css';
@font-face {
font-family: 'AlimamaShuHeiTi';
src: url('@/assets/fonts/庞门正道标题体2.0增强版.ttf') format('truetype');
// font-weight: normal;
// font-style: normal;
}
body {
height: 100%;
margin: 0;
@ -212,4 +221,4 @@ aside {
vertical-align: middle;
margin-bottom: 10px;
}
}
}