Add Uptime Kuma theme
This commit is contained in:
6
uptime-kuma/custom.css
Normal file
6
uptime-kuma/custom.css
Normal file
@@ -0,0 +1,6 @@
|
||||
body {
|
||||
background-image: linear-gradient(to bottom right, #111111, #000000);
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
||||
Reference in New Issue
Block a user