mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-22 12:09:21 +08:00
⚡ 重构为maven多模块架构
This commit is contained in:
@@ -67,7 +67,7 @@ footer a:hover{text-decoration: underline;}
|
||||
}
|
||||
|
||||
/* 闪光背景 */
|
||||
.main-box{
|
||||
.z-div{
|
||||
background-size: 500%;
|
||||
background-image: linear-gradient(125deg,#BFFEBE,#F6F8B5,#FCD0B3,#BFB6F8,#E8D8B3);
|
||||
animation: bganimation 15s infinite;
|
||||
|
@@ -14,7 +14,7 @@
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div style="height: 100vh; overflow: auto;">
|
||||
<div class="z-div" style="height: 100vh; overflow: auto;">
|
||||
<header>
|
||||
<a href="/" style="text-decoration: none;">
|
||||
<div class="logo-box">
|
||||
|
Reference in New Issue
Block a user