在搞加密解密
This commit is contained in:
@@ -26,12 +26,15 @@ page {
|
||||
}
|
||||
|
||||
.my-bg {
|
||||
background-color: #f1f2f7;
|
||||
background-color: #f1f2f7 !important;
|
||||
}
|
||||
|
||||
.oil-main-color {
|
||||
color: #FE0505 !important;
|
||||
}
|
||||
.bg-main-oil {
|
||||
background-color: #FE0505 !important;
|
||||
}
|
||||
|
||||
.oil-main-btn-color {
|
||||
background-color: #FFC0B4;
|
||||
@@ -126,3 +129,12 @@ page {
|
||||
.margin-0 {
|
||||
margin: 0;
|
||||
}
|
||||
.w100{
|
||||
min-width: 100%;
|
||||
}
|
||||
.padding-bottom-0{
|
||||
padding-bottom: 0;
|
||||
}
|
||||
.page-content{
|
||||
min-height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user