新兴上传
This commit is contained in:
41
HT.Cloud.Web/wwwroot/css/layuicustom.css
Normal file
41
HT.Cloud.Web/wwwroot/css/layuicustom.css
Normal file
@ -0,0 +1,41 @@
|
||||
|
||||
.layui-bg-custom-1 {
|
||||
background-color: #00eaff !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-2 {
|
||||
background-color: #013fa3 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-3 {
|
||||
background-color: #04216a !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-4 {
|
||||
background-color: #060f23 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-5 {
|
||||
background-color: #041544 !important; /*#041544*/
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-6 {
|
||||
background-color: #001756e6 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-7 {
|
||||
background-color: #001655 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
.layui-bg-custom-8 {
|
||||
background-color: #0c2e57 !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user