initial commit

This commit is contained in:
2023-11-11 19:57:03 +01:00
commit ca1343e223
12 changed files with 1202 additions and 0 deletions

9
style/styles.css Normal file
View File

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