Update maintenance.css
This commit is contained in:
parent
ddaa10a831
commit
ea3a4a27e1
@ -2,7 +2,7 @@
|
|||||||
:root { --maint-height: 44px; }
|
:root { --maint-height: 44px; }
|
||||||
|
|
||||||
body::before {
|
body::before {
|
||||||
content: "⚠️ Maintenance: Oct 17, 5–6 PM CT — Server will be unavailable.";
|
content: "⚠️ Maintenance: Oct 17, 5-6 PM CT — Server will be unavailable.";
|
||||||
position: fixed;
|
position: fixed;
|
||||||
inset: 0 0 auto 0; /* top:0; left:0; right:0 */
|
inset: 0 0 auto 0; /* top:0; left:0; right:0 */
|
||||||
z-index: 99999;
|
z-index: 99999;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user