commit jun 10

This commit is contained in:
2024-06-10 11:37:04 +02:00
parent 11af19a797
commit 27bfb40495
18 changed files with 601 additions and 130 deletions

View File

@@ -150,6 +150,13 @@ input::placeholder {
.navs{
padding: 1rem;
color: #333333 !important;
.hor-navs-a{
color: #333333;
}
.hor-navs-a:hover{
color:white;
}
}
.navs:hover {
@@ -177,6 +184,14 @@ input::placeholder {
.navs{
padding: 45px 22px !important;
color: #333333 !important;
.hor-navs-a{
color: #333333;
}
.hor-navs-a:hover{
color:white;
}
}
header{