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(rgba(0, 0, 0, 0.60), rgba(0, 0, 0, 0.60)), url(https://christerwaren.fi/assets/images/galaxy-2643089-low.jpg);
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
}
|
Reference in New Issue
Block a user