From 68287b9bca5d4417e8c44814651b1901653e88c7 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Mon, 8 Apr 2024 15:12:03 +0200 Subject: [PATCH] Implemented logbooks --- index.html | 100 ++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 84 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index 1cbc3d7..f4db277 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,17 @@ h3.footer-title{ font-size: 1.3em; } + + .footer { + margin-top: 12px; + text-align: center; + font-size: 0.7em; + } + + .footer p, h3{ + margin: 0px; + padding: 0px; + } @@ -237,7 +248,7 @@
- +
- +