1
This commit is contained in:
@@ -30,11 +30,11 @@ page {
|
||||
}
|
||||
|
||||
.oil-main-color {
|
||||
color: #FE0505 !important;
|
||||
color: #000000 !important;
|
||||
}
|
||||
|
||||
.bg-main-oil {
|
||||
background-color: #FE0505 !important;
|
||||
background-color: #1890FF !important;
|
||||
}
|
||||
|
||||
.oil-main-btn-color {
|
||||
@@ -168,7 +168,7 @@ page {
|
||||
.mini-label::before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
background-color: #FF5200;
|
||||
background-color: #1890FF;
|
||||
width: 8upx;
|
||||
height: 1.4rem;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user