Client pass

This commit is contained in:
2024-07-21 01:30:10 +02:00
parent cd42baaebf
commit 4fe78c0fa4
18 changed files with 120 additions and 65 deletions

View File

@@ -42,6 +42,7 @@
.menu-items >a:hover, .menu-items >div>button:hover {
text-decoration: underline;
text-decoration-color: #222;
}
.menu-subitem:hover .menu-subitem-items {
@@ -79,6 +80,8 @@
.menu-subitem-items a:hover {
text-decoration: underline;
text-decoration-color: #222;
text-decoration-thickness: 2px;
}
.menu-subitem-items h1 {