Jonathan Starck hace 3 años
padre
commit
cbb6b6f091
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",