1
0
Files
themes/uptime-kuma/custom.css
Christer Warén 1629b9fc52 Themes Update
2025-11-02 01:24:06 +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;
}