From 41df92a5ee14f19e7453cf0674c1537da46be2ca Mon Sep 17 00:00:00 2001
From: lsh <lsh@163.com>
Date: 星期五, 19 四月 2024 15:42:27 +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