From 68581367dea1d574f7d5b2dffdb5979097e6d3a2 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Tue, 5 Apr 2022 21:54:46 -0400 Subject: [PATCH] minor adjustments --- index/apps/index.html | 3 +-- style/style.css | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/index/apps/index.html b/index/apps/index.html index 99e407e..29308cc 100644 --- a/index/apps/index.html +++ b/index/apps/index.html @@ -35,9 +35,8 @@
-

Administration tools

-

Click to use.

+

Click to view.

Server statistics and management tools. diff --git a/style/style.css b/style/style.css index fbbf4e4..c51f97e 100755 --- a/style/style.css +++ b/style/style.css @@ -638,7 +638,7 @@ body { height: 2px; padding: 0; margin: 1rem 0; - background-color: #eff0f1; + background-color: #dce6f0; border: 0 }