Alt-Text, C3Gov, kein hover bei Fediverse-Link

This commit is contained in:
2026-03-29 23:20:44 +02:00
parent 44eb81e99a
commit aa47532e5f
11 changed files with 45 additions and 18 deletions

View File

@@ -138,6 +138,10 @@ select {
background-color: #bbb;
}
.navbar-no-hover-effect a:hover {
background-color: transparent;
}
@media (max-width: 1024px) {
.header {
flex-direction: column;