This commit is contained in:
2023-11-11 19:57:35 +01:00
parent ca1343e223
commit 1bd463d7f3
13 changed files with 195 additions and 36 deletions

9
client/style/styles.css Normal file
View File

@@ -0,0 +1,9 @@
#navbarcolor {
background: black;
}
#überschrift {
color: white;
text-align: left;
margin-left: 10px;
}