From 2b192b3840ac344c456b98304ea400f0af90da15 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Sat, 13 Jan 2024 16:12:11 +0100 Subject: Updated 46 files and deleted 19 files (automated) --- includes/util/homepage.inc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'includes/util/homepage.inc') diff --git a/includes/util/homepage.inc b/includes/util/homepage.inc index a78c28d..45f91b6 100644 --- a/includes/util/homepage.inc +++ b/includes/util/homepage.inc @@ -20,15 +20,8 @@ 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