mirror of
https://github.com/DerTyp7/street-map-typescript.git
synced 2025-10-30 13:17:10 +01:00
added header
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user