This commit is contained in:
2024-06-04 16:56:07 +02:00
parent e16c7995c4
commit 84194c85fe
31 changed files with 1305 additions and 2 deletions

View File

@@ -52,6 +52,14 @@ span {
height: 50px;
background-color: white;
}
.dropdown-content .navs a{
color: #333333;
}
.dropdown-content .navs a:hover{
color: white;
}
.links{
background-color: #333333;