From 7e408b4de778506c1544fa8f34ff289dd8b8c8df Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期二, 26 三月 2024 15:27:25 +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