1
0
Files
themes/uptime-kuma/custom.css
2025-08-03 17:27:02 +03:00

7 lines
170 B
CSS

body {
background-image: linear-gradient(to bottom right, #111111, #000000);
background-attachment: fixed;
background-size: cover;
background-position: center;
}