鲁洪霞 2024-04-18 09:11:49 +08:00
parent 18a5889e1f
commit afcf3545dd
2 changed files with 3 additions and 4 deletions

View File

@ -127,10 +127,9 @@ h1, h2, h3, h4, h5, h6 {
} }
.layout-container { .layout-container {
background-color: #11214e; background-color: #051a55;
min-height: 100vh; min-height: 100vh;
//background-image: url("/src/assets/images/public/bg.jpg");
//background-repeat: no-repeat;
} }
a { a {

View File

@ -6,7 +6,7 @@
--el-text-color-regular: #fff !important; --el-text-color-regular: #fff !important;
--el-fill-color-light: #0e1d44 !important; //hover --el-fill-color-light: #0e1d44 !important; //hover
--el-color-check: #14affe !important; //hover --el-color-check: #14affe !important; //hover
--el-aside-bg-color: #1d3065 !important; --el-aside-bg-color: #08277e !important;
--el-input-bg-color: #081435 !important; --el-input-bg-color: #081435 !important;
--el-fill-color-blank: #081435 !important; // --el-fill-color-blank: #081435 !important; //
--el-border-color-lighter: var(--el-border-color) !important; --el-border-color-lighter: var(--el-border-color) !important;