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/css/login/register.css | 20 ++++++++++----------
1 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/src/assets/css/login/register.css b/src/assets/css/login/register.css
index 5dae261..7e9354a 100644
--- a/src/assets/css/login/register.css
+++ b/src/assets/css/login/register.css
@@ -324,7 +324,7 @@
font-weight: 600;
font-size: 24px;
line-height: 32px;
- color: #1e2329;
+ color: #fff;
margin-bottom: 16px;
}
/*! CSS Used from: Embedded */
@@ -379,12 +379,12 @@
font-weight: 500;
font-size: 14px;
line-height: 20px;
- color: #1d91ff;
+ color: #f7b328;
font-weight: 500;
cursor: pointer;
}
.css-r3o9q9:hover {
- color: #1D91FF;
+ color: #f7b328;
-webkit-text-decoration: underline;
text-decoration: underline;
}
@@ -618,7 +618,7 @@
width: 100%;
-webkit-box-align: center;
align-items: center;
- color: rgb(30, 35, 41);
+ color: #fff;
cursor: auto;
}
.css-hiy16i {
@@ -805,7 +805,7 @@
}
.css-b41z7l input:checked ~ svg {
border: none;
- background-color: #1d91ff;
+ background-color: #f7b328;
fill: rgb(255, 255, 255);
}
/* .css-b41z7l input:disabled ~ svg {
@@ -839,22 +839,22 @@
}
.css-1m39mvx a {
text-decoration: none;
- color: #1d91ff;
+ color: #f7b328;
}
.css-1m39mvx a:hover {
text-decoration: underline;
- color: #1d91ff;
+ color: #f7b328;
}
.css-h99h3q {
box-sizing: border-box;
margin: 0px;
min-width: 0px;
cursor: pointer;
- color: #1d91ff;
+ color: #f7b328;
}
.css-h99h3q:hover {
text-decoration: underline;
- color: #1d91ff;
+ color: #f7b328;
}
.css-1bsmpdm {
margin: 8px 0px 0px;
@@ -885,7 +885,7 @@
min-height: 24px;
border: none;
background-image: none;
- background-color: #1d91ff;
+ background-color: #f7b328;
width: 100%;
}
.css-1bsmpdm:disabled {
--
Gitblit v1.9.3