1
0
Files
themes/uptime-kuma/warengroup/custom.css
2025-12-03 03:41:52 +02:00

12 lines
330 B
CSS

/*
Warén Group - Themes
https://git.waren.io/warengroup/themes
*/
body {
background-image: linear-gradient(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://cdn.waren.io/files/warengroup/assets/images/ai-generated-9087010-2.jpg);
background-attachment: fixed;
background-size: cover;
background-position: center;
}