|
|
@@ -9,27 +9,27 @@ body {
|
|
|
padding-bottom: env(safe-area-inset-bottom);
|
|
|
}
|
|
|
|
|
|
-:root {
|
|
|
- --prim: #b17dff;
|
|
|
- --bg2:linear-gradient(136deg, #34354F10 0%, #20223C10 100%);
|
|
|
-}
|
|
|
+// :root {
|
|
|
+// --prim: #b17dff;
|
|
|
+// --bg2:linear-gradient(136deg, #34354F10 0%, #20223C10 100%);
|
|
|
+// }
|
|
|
|
|
|
-.dark{
|
|
|
- --bg2:linear-gradient(136deg, #34354F 0%, #20223C 100%);
|
|
|
-}
|
|
|
+// .dark{
|
|
|
+// --bg2:linear-gradient(136deg, #34354F 0%, #20223C 100%);
|
|
|
+// }
|
|
|
|
|
|
-.n-button--primary-type {
|
|
|
- background: #26f50d linear-gradient(307deg, #c072ff 0%, #f9d6ff 45%, #dfffff 89%, #f5ffff 100%);
|
|
|
- font-weight: bold !important;
|
|
|
- .n-button__border {
|
|
|
- border-width: 0 !important;
|
|
|
- }
|
|
|
- .n-button__state-border {
|
|
|
- border-width: 0 !important;
|
|
|
- }
|
|
|
-}
|
|
|
+// .n-button--primary-type {
|
|
|
+// background: #26f50d linear-gradient(307deg, #c072ff 0%, #f9d6ff 45%, #dfffff 89%, #f5ffff 100%);
|
|
|
+// font-weight: bold !important;
|
|
|
+// .n-button__border {
|
|
|
+// border-width: 0 !important;
|
|
|
+// }
|
|
|
+// .n-button__state-border {
|
|
|
+// border-width: 0 !important;
|
|
|
+// }
|
|
|
+// }
|
|
|
|
|
|
-@font-face {
|
|
|
- font-family: 'AlimamaShuHeiTi';
|
|
|
- src: url(https://cdn.raex.vip/font/2023-03-24-10-09-25HtghnVXP.ttf);
|
|
|
-}
|
|
|
+// @font-face {
|
|
|
+// font-family: 'AlimamaShuHeiTi';
|
|
|
+// src: url(https://cdn.raex.vip/font/2023-03-24-10-09-25HtghnVXP.ttf);
|
|
|
+// }
|