修改主题言责

This commit is contained in:
gaoxs
2020-07-11 17:40:27 +08:00
parent 86949f3732
commit 34565e6bf4
148 changed files with 90 additions and 82 deletions

View File

@ -3,17 +3,17 @@
*相关初始化
*/
.font-color-red {
color: #00c17b !important;
color: #eb3729 !important;
}
.bg-color-red {
background-color: #00c17b !important;
background-color: #eb3729 !important;
}
.icon-color {
color: #00c17b;
color: #eb3729;
}
.cart-color {
color: #00c17b !important;
border: 1px solid #00c17b !important;
color: #eb3729 !important;
border: 1px solid #eb3729 !important;
}
/* padding20 */
.padding20 {