Browse Source

testing just ::after

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

+ 3
- 1
includes/header.php View File

@@ -220,7 +220,9 @@ function isMobile() {
.repository-package > div:first-child {
padding-top: calc(0.5em + 0.5px);
}
.repository-package::after .abandoned {
/*.abandoned*/
.repository-package::after {
background: transparent;
}
@media only screen and (max-width: 540px) {
.repository-package {


Loading…
Cancel
Save