管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-02-10 03e5e6dbf617b3557936b7ba80c625beea7f48af
src/assets/css/config.css
@@ -226,16 +226,26 @@
    background: #303030;
}
.Black_theme .contLable {
    color: white;
}
 .Black_theme .contLable{
.Black_theme .elLink {
    color: white;
 }
 .Black_theme .elLink{
}
.Black_theme .el-icon-folder-opened {
    color: white;
 }
 .Black_theme .el-icon-folder-opened{
}
.Black_theme .el-link.el-link--default {
    color: white;
 }
 .Black_theme .el-link.el-link--default{
    color: white;
 }
}
.Black_theme .el-card {
    background-color: #303030;
    color: #FFF;
}
.Black_theme .contentBox{
    color: #FFF;
}