From a141bbde773af1efa496e5b9af283d2714e6d0e8 Mon Sep 17 00:00:00 2001 From: loma-one <44441246+loma-one@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:43:41 +0100 Subject: [PATCH] Add files via upload --- bookface/bookface.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bookface/bookface.css b/bookface/bookface.css index cdaa457..0b1bdf9 100644 --- a/bookface/bookface.css +++ b/bookface/bookface.css @@ -2,7 +2,7 @@ /* Licence : AGPL Created on : 17.01.2025 - Author : Kristi H. @kmh@friendica.world @feb feb@loma.ml + Author : Kristi H. @kmh@friendica.world> feb @feb@loma.ml> */ ?> @@ -109,8 +109,8 @@ header #banner { header #banner #logo-img, .navbar-brand #logo-img { background-color: var(--link-color) !important; - height: 40px !important; - width: 40px !important; + height: 38px !important; + width: 38px !important; } .topbar ul.nav { @@ -390,7 +390,7 @@ aside .widget li:hover { } .wall-item-actions button { - font-size: 22px !important; + font-size: 20px !important; color: var(--font-color) !important; }