From 278d57ab2f06b246e2c671ba7f453408c0468318 Mon Sep 17 00:00:00 2001 From: JoelHMikael Date: Tue, 7 Dec 2021 14:09:23 +0200 Subject: Made a frontend that can be looked at --- 404/index.css | 3 +++ 404/index.html | 8 ++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 404/index.css (limited to '404') diff --git a/404/index.css b/404/index.css new file mode 100644 index 0000000..ceb8016 --- /dev/null +++ b/404/index.css @@ -0,0 +1,3 @@ +body { + padding-top: calc(30vh); +} diff --git a/404/index.html b/404/index.html index ea9660a..e6771ad 100644 --- a/404/index.html +++ b/404/index.html @@ -4,9 +4,13 @@ Page not found + + -

404: Page not found at \(path\).

-

):

+
+

404: sivua \(path\) ei löytynyt.

+

Voi myös olla, että sinulla ei ole oikeuksia sivun tarkasteluun tai että palvelimella on tapahtunut virhe. Jos epäilet jälkimmäistä, otathan yhteyttä joel.kronqvist@edu.lohja.fi

+
-- cgit v1.2.3