This commit is contained in:
Walter Hupfeld
2024-03-15 19:46:25 +01:00
parent e325b14ee7
commit 0d5fb5e5da
13 changed files with 77 additions and 44 deletions

View File

@@ -97,6 +97,12 @@ i.wa {
color:darkgray;
}
.logo_navbar {
height: 2.5em;
background-color:white;
margin: 0 1em 0 0;
}
.jumbotron {
background-color:orange;
}