This commit is contained in:
2023-11-11 20:02:27 +01:00
parent ca1343e223
commit 2e87a3fb0d
5 changed files with 14 additions and 16 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;
}