From f29a044f65350e618d2fa3c81dc92578028b0e14 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Tue, 22 Aug 2023 04:00:14 +0200 Subject: [PATCH] Updating stuff... --- _layouts/default.html | 2 +- css/linspector.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 2be32dd..82ce226 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -5,7 +5,7 @@ Linspector System Monitoring - {{ page.title }} - + diff --git a/css/linspector.css b/css/linspector.css index a0db47d..339c05b 100644 --- a/css/linspector.css +++ b/css/linspector.css @@ -20,7 +20,7 @@ body { /* Set the fixed height of the footer here */ #footer { - height: 62px; + height: 82px; background-color: #f5f5f5; }