From 692e7f0c69a48957700506480d2d544fbdda0fb2 Mon Sep 17 00:00:00 2001 From: falkTX Date: Thu, 24 Jul 2025 18:19:20 +0200 Subject: [PATCH] more testing Signed-off-by: falkTX --- includes/header.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/header.php b/includes/header.php index 3dcb5f2..e56b41a 100644 --- a/includes/header.php +++ b/includes/header.php @@ -222,7 +222,8 @@ function isMobile() { } /*.abandoned*/ .repository-package::after { - background: transparent; + background-color: #ffba10; + content: "abandoned"; } @media only screen and (max-width: 540px) { .repository-package {