From f01d39c1c931c5f0795bbdb93304c4b5e4b39c1e Mon Sep 17 00:00:00 2001 From: lan Date: Mon, 19 Dec 2022 22:00:04 +0800 Subject: [PATCH] update:background-color --- templates/admin.html | 4 ++++ templates/index.html | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/templates/admin.html b/templates/admin.html index 1e4134c..ca0ddc7 100644 --- a/templates/admin.html +++ b/templates/admin.html @@ -18,6 +18,10 @@ .el-menu-demo { text-align: center; } + + body { + background: #f5f5f5; + } diff --git a/templates/index.html b/templates/index.html index 8d12a31..3d77f2a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,15 @@ + + + +