From b633b8048cfe9a4f4e9c25e574551cedfd1ed28f Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期二, 03 九月 2024 14:16:45 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/BI/comon0.css |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/static/css/BI/comon0.css b/src/main/webapp/static/css/BI/comon0.css
index 3572170..9e97e16 100644
--- a/src/main/webapp/static/css/BI/comon0.css
+++ b/src/main/webapp/static/css/BI/comon0.css
@@ -235,4 +235,12 @@
 	line-height: 1;
 	border-radius: 15%;
 	background-color: #4acc96;
+}
+#innder {
+	display: flex;
+	align-items: center;
+	justify-content: center;
+	font-size: 1.5rem;
+	font-family: electronicFont;
+	color: orange;
 }
\ No newline at end of file

--
Gitblit v1.9.1