9 lines
121 B
CSS
9 lines
121 B
CSS
#navbarcolor {
|
|
background: black;
|
|
}
|
|
|
|
#überschrift {
|
|
color: white;
|
|
text-align: left;
|
|
margin-left: 10px;
|
|
} |