增加静态资源文件,修改秒杀页面样式问题

This commit is contained in:
gaoxs
2020-04-07 17:31:38 +08:00
parent 4b6636ba6f
commit c6f9a6d1fe
139 changed files with 324 additions and 287 deletions

View File

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