|
@@ -87,6 +87,9 @@
|
|
box-sizing: content-box;
|
|
box-sizing: content-box;
|
|
border: 2px dashed var(--whiteColor);
|
|
border: 2px dashed var(--whiteColor);
|
|
}
|
|
}
|
|
|
|
+.main .two .list .btn button:nth-child(2) {
|
|
|
|
+ background-color: #f860df;
|
|
|
|
+}
|
|
.main .two .list .btn button:last-child {
|
|
.main .two .list .btn button:last-child {
|
|
background-color: #f7783e;
|
|
background-color: #f7783e;
|
|
}
|
|
}
|