added header

This commit is contained in:
Janis Meister
2022-01-12 11:44:03 +01:00
parent 0e26454834
commit e6f3a86aeb
9 changed files with 527 additions and 508 deletions

View File

@@ -0,0 +1,12 @@
header{
background-color: rgb(37, 37, 37);
height: 50px;
font-size: 15pt;
color:white;
font-weight: bold;
text-align: center;
}
header p{
padding-top: 10px;
}