css/style.css aktualisiert

This commit is contained in:
2026-02-02 15:55:25 +00:00
parent 610b5966fc
commit a3dcb51b81

View File

@@ -28,6 +28,12 @@ h3 {margin: 0;}
color: #000;
}
.navbar-default {
background-color: #ddd077;
color: #000;
}
.rounded5 {border-radius: 5px;}
.grayFont {color: #444;}