From f15ad3456b47e43646234b9c91c3ddd77ab2cd02 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Wed, 05 Jun 2024 10:05:13 +0800
Subject: [PATCH] 123
---
static/css/public1.css | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/static/css/public1.css b/static/css/public1.css
index 16c99cb..0567901 100644
--- a/static/css/public1.css
+++ b/static/css/public1.css
@@ -11811,7 +11811,7 @@
background-repeat: no-repeat;
background-position: 0 0;
position: relative;
- background-color: #fafafa;
+ background-color: #fff;
display: -ms-flexbox;
display: flex;
right: 0;
@@ -12762,7 +12762,7 @@
.mint-indexsection-index {
margin: 0;
padding: 10px;
- background-color: #fafafa
+ background-color: #fff
}
.mint-indexsection-index + ul {
@@ -12877,7 +12877,7 @@
}
body {
- background: #fafafa;
+ background: #fff;
font-family: \\5B8B\4F53, Arial Narrow
}
@@ -17084,7 +17084,7 @@
}
body.black-bg {
- background: #16171d;
+ /* background: #16171d; */
}
body {
@@ -17346,7 +17346,7 @@
}
.red-bg, body.red-bg {
- background: #fafafa
+ background: #fff
}
.red-bg {
@@ -17437,7 +17437,7 @@
.red-bg .order-info-box {
color: #333;
- background: #fafafa
+ background: #fff
}
.red-bg .order-info-box .order-title {
@@ -17596,7 +17596,7 @@
}
.yellow-bg, body.yellow-bg {
- background: #fafafa
+ background: #fff
}
.yellow-bg {
@@ -17678,7 +17678,7 @@
.yellow-bg .order-info-box {
color: #333;
- background: #fafafa
+ background: #fff
}
.yellow-bg .order-info-box .order-title {
@@ -20916,7 +20916,7 @@
}
.el-table--striped .el-table__body tr.el-table__row--striped td {
- background: #fafafa
+ background: #fff
}
.el-table--striped .el-table__body tr.el-table__row--striped.current-row td {
--
Gitblit v1.9.3