From b1361f81bbbc19ece29e06933d863dbc0b461278 Mon Sep 17 00:00:00 2001 From: DashEightMate Date: Mon, 11 Jan 2021 17:31:28 -0500 Subject: [PATCH] changed image to base 64, moved things around a bit --- downtime-static.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/downtime-static.html b/downtime-static.html index 0ff40211..3f71a51b 100644 --- a/downtime-static.html +++ b/downtime-static.html @@ -7,12 +7,13 @@ background-color: #222222; font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; } - .header{ + .content{ display: flex; align-items: center; + justify-content: center; } img { - max-height: 80px; + max-width: 200px; } h2 { color: #ffffff; @@ -20,18 +21,17 @@ p { color: #ffffff; font-weight: 400; - margin-left: 80px; }
-
- + hexbear with hard hat +

Hang tight! We're upgrading the site

+

+ chapo.chat will be back in a moment... +

-

- chapo.chat will be back in a moment... -

\ No newline at end of file