diff --git a/maintenance.html b/maintenance.html index 0dda57e..9e6dc2d 100644 --- a/maintenance.html +++ b/maintenance.html @@ -25,6 +25,16 @@ h1 { font-size: 40px; } + a { + color: #cc6333; + } + @media (prefers-color-scheme: dark) { + html, + body { + background-color: #191919; + color: #dddddd; + } + } .container { padding-right: 1rem; padding-left: 1rem; @@ -64,6 +74,11 @@

The site is down for maintenance

Sorry for the inconvenience, we'll be back shortly!

+

+ + Service Status + +