首页美化一下
This commit is contained in:
@@ -262,14 +262,14 @@
|
||||
}
|
||||
|
||||
.el-button--primary {
|
||||
background: var(--tech-accent) !important;
|
||||
border-color: var(--tech-accent) !important;
|
||||
background: #2f6bff !important;
|
||||
border-color: #2f6bff !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.el-button--primary:hover,
|
||||
.el-button--primary:focus {
|
||||
background: var(--tech-accent-2) !important;
|
||||
border-color: var(--tech-accent-2) !important;
|
||||
background: #1f5ad6 !important;
|
||||
border-color: #1f5ad6 !important;
|
||||
color: #ffffff !important;
|
||||
}
|
||||
.el-button--success,
|
||||
|
||||
Reference in New Issue
Block a user