From 7d925f5d93a8d99ae89edf41bed8219cd9b76680 Mon Sep 17 00:00:00 2001 From: Random Penguin <25882519-randompenguin@users.noreply.gitlab.com> Date: Sun, 23 Mar 2025 13:45:17 -0500 Subject: [PATCH] Fix for Issue #23 --- bookface_light.css | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/bookface_light.css b/bookface_light.css index cbe6139..f5e5702 100644 --- a/bookface_light.css +++ b/bookface_light.css @@ -1,8 +1,8 @@ /* Name : Bookface Light - Version : 1.5.19 + Version : 1.5.20 Licence : AGPL - Created on : 22 Mar 2025 + Created on : 23 Mar 2025 Author : Pygoscelis Papua @randompenguin@friendica.world feb @feb@loma.ml Phil @phil@loma.ml */ @@ -1187,6 +1187,22 @@ ul.nav-tabs { .coverphoto:has(> :last-child:nth-child(n+4)) img { height: 25%; } + /* Contact Info Blocks */ + .contact-info { + padding-bottom: 10px; + } + .contact-info .media-heading, + .contact-info small { + margin-right: 40px !important; + display: inline-block; + } + .contact-info .media-heading small { + margin-right: 0px !important; + } + .contact-info .navicon, + .contact-info .fa { + font-size: 16px; + } /* not obviously clickable or intuitive what it does */ .plink.u-url { /* uncomment to outline as a button