Fixed wrong background color for structural links

This commit is contained in:
Jan Böhmer 2023-07-23 23:02:04 +02:00
parent 4c4501073c
commit f1af19a52a

View file

@ -67,7 +67,6 @@ ul.structural_link {
padding-bottom: 7px;
padding-left: 0;
list-style: none;
background-color: inherit;
}
/* Display list items side by side */