Browse Source

more testing

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 3 months ago
parent
commit
692e7f0c69
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      includes/header.php

+ 2
- 1
includes/header.php View File

@@ -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 {


Loading…
Cancel
Save