修改主题言责
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user