From 91c487c9eb63e8f0b77fb236acaffb17f9fffdec Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Wed, 19 May 2021 19:13:47 +0800 Subject: [PATCH] 测试 --- phone2.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phone2.html b/phone2.html index cf19e7d..ed0a0c1 100644 --- a/phone2.html +++ b/phone2.html @@ -36,14 +36,14 @@ .Recharge { position: absolute; font-size: 0.45rem; - color: #994A17; + color: #fff; right: 0.3rem; font-weight: 700; top: 0.2rem; } </style> </head> -<body style="background: #fff"> +<body style="background: #B0CED8;"> <div style="display: none;" class="banner"> <a href="login.html"><span class="Recharge">充值<span style="font-weight: 700;font-family:'黑体'">>></span></span></a> <div id="downloadButton" class="btn"></div> -- libgit2 0.25.0