修改样式

This commit is contained in:
12888491 2022-11-01 11:22:38 +08:00
parent 3366abfcaa
commit 7bfa049288
2 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,7 @@
}
body {
background-image: url(/images/moon.jpg);
background-image: url(/images/meslogin.jpg);
background-size: cover;
font-family: 'Open Sans', sans-serif;
background-attachment: fixed;
@ -63,6 +63,7 @@ body {
border-radius: 3px;
padding: 14px 20px;
box-shadow: 0 0 8px #eeeeee;
background-color: rgb(0 0 0 / 35%);
}
.login-form .layui-form-item {

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 MiB