From 3ad19016e6680be81f109c6eaad736ca9b0a93b0 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期五, 29 五月 2020 15:24:55 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index fd2cafc..994ff74 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -69,10 +69,10 @@ /* 鍫嗗灈鏈鸿建閬� */ .pathway { - border: 1px solid #000; + border: 1px solid #333; position: absolute; - background-color:#eee!important; - color: #000000 !important; + background-color:#333!important; + color: #333 !important; width: 100%; margin-top: 10px; z-index: -1; -- Gitblit v1.9.1