From 43a89364863a0999de19c437e914bbb10cf4f347 Mon Sep 17 00:00:00 2001 From: kscheidecker Date: Thu, 6 Mar 2025 15:29:18 +0100 Subject: [PATCH] nicer logo --- assets/css/screen.css | 9 +++++++++ partials/components/footer.hbs | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/assets/css/screen.css b/assets/css/screen.css index 2054c08..6ac74b3 100644 --- a/assets/css/screen.css +++ b/assets/css/screen.css @@ -2809,6 +2809,15 @@ figcaption a { } +.gh-footer-sph-logo { + display: flex; + align-items: center; + justify-content: center; /* Centers the icons horizontally */ + width: 200; + +} + + .gh-footer-copyright { text-align: right; diff --git a/partials/components/footer.hbs b/partials/components/footer.hbs index d7a8517..a0541a2 100644 --- a/partials/components/footer.hbs +++ b/partials/components/footer.hbs @@ -23,9 +23,9 @@ Gitea -
+