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:;"