|
|
@@ -51,7 +51,10 @@ let config = {
|
|
|
position: "top_center",
|
|
|
config: {
|
|
|
carouselId: "1",
|
|
|
- html: `<div style="text-algin="center"><h1 style="color: #FFF;">Tagesüberblick</h1></div>`,
|
|
|
+ html: `
|
|
|
+ <div style="text-align: center; font-family: "Roboto Condensed", sans-serif; font-weight: 400;">
|
|
|
+ <h1 style="color: #FFF;">Tagesüberblick</h1>
|
|
|
+ </div>`,
|
|
|
width: "600px",
|
|
|
height: "200px",
|
|
|
backgroundColor: "#000",
|