master
Jakob 2020-04-01 01:37:14 +02:00
parent 4641556f88
commit 99d534da45
1 changed files with 0 additions and 13 deletions

View File

@ -323,19 +323,6 @@ ul.list li a.active {
z-index: 1;
}
.dropdown-link {
float: none;
color: %COLOR_BEIGE%;
padding: 14px 16px;
text-decoration: none;
display: block;
text-align: left;
}
.dropdown-link:hover {
background-color: %COLOR_CYAN%;
}
.dropdown:hover .dropdown-content {
display: block;
}