diff --git a/README.md b/README.md index 25b6663..53f4703 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
LOGO designed by 熊大 .

-    +   

:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP(SSL 证书变更、即将到期、到期)、TCP、Ping 监控报警,命令批量执行和计划任务。

diff --git a/resource/static/main.css b/resource/static/main.css index 2e3f95a..fe22e2b 100644 --- a/resource/static/main.css +++ b/resource/static/main.css @@ -98,9 +98,18 @@ } .service-status .good { - background-color: rgb(0, 235, 139) !important; + background-color: rgb(10, 148, 242) !important; } .service-status .warning { background-color: orange !important; } + +.nezha-primary-btn { + background-color: #0338d6 !important; + color: white !important; +} + +.nezha-primary-font { + color: #0338d6 !important; +} \ No newline at end of file diff --git a/resource/template/common/header.html b/resource/template/common/header.html index 3144c23..f009dc0 100644 --- a/resource/template/common/header.html +++ b/resource/template/common/header.html @@ -9,7 +9,7 @@ {{.Title}} - + diff --git a/resource/template/common/menu.html b/resource/template/common/menu.html index 6a2564d..35863a9 100644 --- a/resource/template/common/menu.html +++ b/resource/template/common/menu.html @@ -40,7 +40,7 @@ {{else}} - 登录 + 登录 {{end}} diff --git a/resource/template/dashboard/error.html b/resource/template/dashboard/error.html index 72c4fb6..e12cff1 100644 --- a/resource/template/dashboard/error.html +++ b/resource/template/dashboard/error.html @@ -3,7 +3,7 @@
-

+

访问受限 diff --git a/resource/template/dashboard/login.html b/resource/template/dashboard/login.html index b950af5..0fd5d17 100644 --- a/resource/template/dashboard/login.html +++ b/resource/template/dashboard/login.html @@ -3,13 +3,13 @@