From 31fed783e82dd065c71b234ba08ece596a081f05 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Sun, 17 Dec 2023 12:23:19 +0100 Subject: Updated 15 files and deleted 3 files (automated) --- includes/util/homepage.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'includes/util/homepage.inc') diff --git a/includes/util/homepage.inc b/includes/util/homepage.inc index 497fe2e..a78c28d 100644 --- a/includes/util/homepage.inc +++ b/includes/util/homepage.inc @@ -20,12 +20,12 @@ function newHomepage($id, $page, $title) {
$member): ?> " class="new-homepage-link " style="color: white; text-decoration: none !important; display: block; background-color: #22; padding: 5px 10px;"> - " style="width: 32px; height: 32px; vertical-align: middle; background-color: rgba(0, 0, 0, .25); border-radius: 999px;"> + " style="width: 32px; height: 32px; vertical-align: middle; background-color: rgba(0, 0, 0, .25); border-radius: 999px;"> - + .png" style="width: 24px; height: 24px; margin-top: 5px;"> - + " style="width: 24px; height: 24px; margin-top: 5px;"> -- cgit