Jonathan Starck 3 年 前
コミット
cbb6b6f091
1 ファイル変更1 行追加1 行削除
  1. 1 1
      config/config.js

+ 1 - 1
config/config.js

@@ -51,7 +51,7 @@ let config = {
             position: "top_center",
             config: {
                 carouselId: "1",
-                html: `<div><h1>Tagesüberblick</h1></div>`,
+                html: `<div><h1 style="color: #FFF;">Tagesüberblick</h1></div>`,
                 width: "600px",
                 height: "300px",
                 backgroundColor: "#000",