From 398a0ea330d94bc4df491dd43d7a98662c6a5157 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期一, 06 三月 2023 14:26:23 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/css/crn.css |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/static/css/crn.css b/src/main/webapp/static/css/crn.css
index a70f372..0fa623e 100644
--- a/src/main/webapp/static/css/crn.css
+++ b/src/main/webapp/static/css/crn.css
@@ -1,12 +1,11 @@
 body {
-    background-color: #f1f1f1;
+    background-color: #6CA7A8;
 }
 .button-window {
     float: left;
     width: 100%;
     height: 100%;
     padding: 10px;
-    background-color: #6CA7A8;
     border-radius: 5px;
     box-shadow: 0 0 3px rgba(0 0 0 .3);
 }

--
Gitblit v1.9.1