Skip to content

Commit 692e7f0

Browse files
committed
more testing
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 89ec925 commit 692e7f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

includes/header.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,8 @@ function isMobile() {
222222
}
223223
/*.abandoned*/
224224
.repository-package::after {
225-
background: transparent;
225+
background-color: #ffba10;
226+
content: "abandoned";
226227
}
227228
@media only screen and (max-width: 540px) {
228229
.repository-package {

0 commit comments

Comments
 (0)