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