From 91fb72f340a1c4e05c19bd714090ba0f2ad83a7a Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Sat, 27 Apr 2024 14:47:02 +0800
Subject: [PATCH] 更新

---
 static/base.css |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/static/base.css b/static/base.css
index 0e8594d..56f41c9 100644
--- a/static/base.css
+++ b/static/base.css
@@ -55,6 +55,11 @@
 .fw{
 	font-weight: bold;
 }
+
+.f-18{
+	font-size:18rpx;
+}
+
 .f-20{
 	font-size:20rpx;
 }
@@ -97,4 +102,7 @@
 }
 .bgc-main{
 	background-color:#017BFC;
+}
+.bgc-ff{
+	background-color: #fff;
 }
\ No newline at end of file

--
Gitblit v1.9.3