From 066ec67b7080f07a0e47dda9864ee6be2e4b9053 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Fri, 13 Jun 2025 14:03:54 +0800
Subject: [PATCH] Merge branch 'master' of http://124.156.157.155:8060/r/~admin/aerospace-pc
---
src/assets/market/bamarket.css | 22 +++++++++++-----------
1 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/src/assets/market/bamarket.css b/src/assets/market/bamarket.css
index 38ff49e..8ef1898 100644
--- a/src/assets/market/bamarket.css
+++ b/src/assets/market/bamarket.css
@@ -567,7 +567,7 @@
padding-right: 4px;
font-size: 12px;
line-height: 16px;
- background-color: #1D91FF;
+ background-color: #f7b328;
color: #1e2329;
}
@@ -586,7 +586,7 @@
}
.css-17hpqak:before {
- border-right-color: #1D91FF;
+ border-right-color: #f7b328;
}
/*! CSS Used from: Embedded */
@@ -793,7 +793,7 @@
box-sizing: border-box;
margin: 0;
min-width: 0;
- background: url(https://BCWP.com/img/bg.c12363b3.png) center top / 100% 600px no-repeat rgb(255, 255, 255);
+ background: url(https://Deepcoin.com/img/bg.c12363b3.png) center top / 100% 600px no-repeat rgb(255, 255, 255);
padding-bottom: 32px;
}
@@ -1063,7 +1063,7 @@
.css-s0lcmx:hover svg {
display: block;
- background-color: #1D91FF;
+ background-color: #f7b328;
color: #000;
border-radius: 50%;
}
@@ -3865,8 +3865,8 @@
line-height: 40px;
background-color: white;
border-style: solid;
- border-color: #1D91FF;
- color: #1D91FF;
+ border-color: #f7b328;
+ color: #f7b328;
border-radius: 4px;
outline: none;
/* border:none; */
@@ -3874,16 +3874,16 @@
font-size: 15px;
margin-right: 10px;
padding: 0 10px;
- border: 1px solid #1D91FF;
+ border: 1px solid #f7b328;
}
.buy-button-bamarket:hover {
min-width: 100px;
height: 40px;
line-height: 40px;
- background-color: #1D91FF;
+ background-color: #f7b328;
border-style: solid;
- border-color: #1D91FF;
+ border-color: #f7b328;
color: white;
border-radius: 4px;
outline: none;
@@ -3956,7 +3956,7 @@
left: 340px;
top: 580px; */
- background: #1D91FF;
+ background: #f7b328;
}
/* .css-input {
@@ -3976,7 +3976,7 @@
/* .css-input:checked{
- background-color: #1D91FF;
+ background-color: #f7b328;
} */
/* ----------------------------------------- */
--
Gitblit v1.9.3