Anassung des Menü

This commit is contained in:
2026-07-20 00:05:00 +02:00
parent 6127d84d11
commit e64370aea0
2 changed files with 51 additions and 63 deletions
+8
View File
@@ -2246,6 +2246,14 @@ button,
border-top: 0;
margin-top: 0;
padding-top: 0; }
#menu > ul > li > ul.menu-group-items {
display: block; }
#menu ul span.menu-group-label {
color: #38761d;
cursor: default;
font-weight: 700; }
#menu ul span.menu-group-label:hover {
color: #38761d; }
/* Hinweisbox Grundstil */