From 5c18ad0931a951bf53fa52e687e13c30e7cec9ea Mon Sep 17 00:00:00 2001 From: Sophie Axebane Date: Tue, 6 Jun 2023 17:05:09 -0500 Subject: [PATCH] Make error pages use Flexbox, use new stylesheet location. --- err/400.html | 18 ++++++++++++------ err/403.html | 18 ++++++++++++------ err/404.html | 18 ++++++++++++------ err/429.html | 17 ++++++++++++----- err/500.html | 18 ++++++++++++------ err/502.html | 17 ++++++++++++----- err/503.html | 18 ++++++++++++------ 7 files changed, 84 insertions(+), 40 deletions(-) diff --git a/err/400.html b/err/400.html index 812a00c..e9746c4 100644 --- a/err/400.html +++ b/err/400.html @@ -1,12 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + -
+
Glitched looking Warning icon

400 - Bad Request

Your request cannot be processed at this time.

diff --git a/err/403.html b/err/403.html index e2a9a1e..3df8a69 100644 --- a/err/403.html +++ b/err/403.html @@ -1,12 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + -
+
Glitched looking Warning icon

403 - Access Forbidden.

You do not have permission to access this page.

diff --git a/err/404.html b/err/404.html index af6397f..dbfd1e1 100644 --- a/err/404.html +++ b/err/404.html @@ -1,12 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + -
+
Glitched looking Warning icon

404 - Not Found

Great and Powerful unicorns behind curtains! That page couldn't be found on the server!

diff --git a/err/429.html b/err/429.html index 0703244..8856b94 100644 --- a/err/429.html +++ b/err/429.html @@ -1,11 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + +
Glitched looking Warning icon

429 - Too many requests

diff --git a/err/500.html b/err/500.html index d746d52..a587d72 100644 --- a/err/500.html +++ b/err/500.html @@ -1,12 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + -
+
Glitched looking Warning icon

500 - Internal Server Error

An internal server error or misconfiguration occurred.

diff --git a/err/502.html b/err/502.html index 111030e..56a18a1 100644 --- a/err/502.html +++ b/err/502.html @@ -1,11 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + +
Glitched looking Warning icon

502 - Bad Gateway

diff --git a/err/503.html b/err/503.html index 27fcf75..f74bcbd 100644 --- a/err/503.html +++ b/err/503.html @@ -1,12 +1,18 @@ - - System64.dev - Error - - - + + System64.dev - Error + + + + + + + + + -
+
Glitched looking Warning icon

503 - Service Unavailable

The server is not ready to process this request at this time.