浏览代码

no message

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",