mirror of
https://github.com/FAUSheppy/icinga-webhook-gateway
synced 2025-12-06 07:21:38 +01:00
fix: broke CSS background on some displays
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
body{
|
||||
background: radial-gradient(ellipse at center, #47918a 0%, #0b3161 100%);
|
||||
background-attachment: fixed;
|
||||
color: aliceblue !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user