From 44db498cedee7573d090797b1fe5c331c413b00a Mon Sep 17 00:00:00 2001
From: zzzz <690498789@qq.com>
Date: Mon, 22 Apr 2024 19:03:57 +0800
Subject: [PATCH] first
---
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