Jonathan Starck %!s(int64=3) %!d(string=hai) anos
pai
achega
d0c79bec87
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      config/config.js

+ 2 - 2
config/config.js

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