From 5de76af00f69a66f60263046aacde1bcbc8c86b9 Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期六, 30 五月 2020 10:40:44 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css
index f58bf55..f7c83d9 100644
--- a/src/main/webapp/static/css/console.css
+++ b/src/main/webapp/static/css/console.css
@@ -1,6 +1,5 @@
 html {
     height: 100%;
-    background-color: #000000;
 }
 
 body {
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 07d111d..2a05660 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -45,6 +45,7 @@
             font-size: 3em;
             margin: 0;
             letter-spacing: 1px;
+            font-weight: inherit;
         }
         .crn-label, .site-label {
             display: inline-block;
@@ -96,7 +97,7 @@
 
     <!-- 淇℃伅灞曠ず -->
     <div class="data-window">
-        <!--<h1>鑷姩浠撳簱 WCS 鐩戞帶鍥�</h1>-->
+        <h1>鑷姩浠撳簱 WCS 鐩戞帶鍥�</h1>
         <!--&lt;!&ndash;<div class="crn-state-group">&ndash;&gt;-->
             <!--&lt;!&ndash;<label class="crn-label">鍫嗗灈鏈虹姸鎬侀鑹�:</label>&ndash;&gt;-->
             <!--&lt;!&ndash;<span class="crn-state" style="background-color: #21ff3a">鑷姩</span>&ndash;&gt;-->

--
Gitblit v1.9.1