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 @@ + + + +