From 7f251ad0fd8911862e3a7f986b48223e49c2694b Mon Sep 17 00:00:00 2001 From: "kebler.net" Date: Wed, 10 Nov 2021 12:55:41 -0800 Subject: [PATCH] follows from draft commit 926b8d09 --- 404.html | 283 +++++++++++++++++++++++++++++++++++++++++++++ css/base.css | 2 +- css/page.css | 6 + index.html | 2 +- index.xml | 2 +- sections/index.xml | 2 +- 6 files changed, 293 insertions(+), 4 deletions(-) create mode 100644 404.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..10d9f50 --- /dev/null +++ b/404.html @@ -0,0 +1,283 @@ + + + + GPCCA + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+

Whoops!

+

Content Load Error

+
+
+ The content you tried to load does not exist.
+
continue by clicking here
+
+
+
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/css/base.css b/css/base.css index 32ce190..0141bd5 100644 --- a/css/base.css +++ b/css/base.css @@ -114,7 +114,7 @@ a, a:hover, .clickable:hover { - color: black; + color: rgb(161, 44, 44); filter: saturate(100%); } diff --git a/css/page.css b/css/page.css index 6445a21..ff87750 100644 --- a/css/page.css +++ b/css/page.css @@ -66,6 +66,12 @@ background-color: black; } +.section--404 { + color: white; + background-color: black; + height: 1000px; +} + .section--hero { color: white; background-color: grey; diff --git a/index.html b/index.html index e70b8bc..fe17882 100644 --- a/index.html +++ b/index.html @@ -261,7 +261,7 @@ style="color:; background-color:;"