From 22845d87a90f4de32236bf7e2058321d2defffe6 Mon Sep 17 00:00:00 2001 From: xelframe Date: Sun, 12 Apr 2026 13:28:52 +0300 Subject: [PATCH] 404 update --- 404.html | 17 +++++++++++++++-- assets/styles.css | 12 ++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-) diff --git a/404.html b/404.html index 6c7186e..b3a71de 100644 --- a/404.html +++ b/404.html @@ -9,8 +9,21 @@
-

404

-

Main Page

+
+
+ +
+
xelframe home page
+
(bhzrd_, semkapc, catmpeg)
+
+
+
+
+
404
+ +
+
+
\ No newline at end of file diff --git a/assets/styles.css b/assets/styles.css index dc22a37..c4fed5b 100644 --- a/assets/styles.css +++ b/assets/styles.css @@ -101,6 +101,18 @@ a:hover { display: none; } +.div-404 { + justify-content: center; + display: flex; + font-size: 6em; +} + +.link-404 { + justify-content: center; + display: flex; + font-size: 3em; +} + @media (max-width: 900px) { .window { width: 100%;