more content

This commit is contained in:
2025-07-05 11:00:24 +02:00
parent daedadb35f
commit 277c3c485d
3 changed files with 106 additions and 12 deletions

View File

@@ -60,6 +60,9 @@
width: 100% !important;
}
}
.hide { display: inline; background: black; transition: background 0.3s linear; }
.hide:hover, .hide:focus { background: transparent; }
")
}],
)),