This commit is contained in:
2024-06-28 13:39:00 +02:00
committed by Flo Greistorfer
parent 6c92de4a49
commit e38231eb33
2 changed files with 4 additions and 0 deletions

View File

@@ -1,9 +1,11 @@
.navbar {
font-weight: bold;
color: #fff;
background-color: #333;
}
.navbar li a {
font-weight: bold;
color: #fff;
}