diff --git a/404.html b/404.html index fc5ad2f..de7152b 100644 --- a/404.html +++ b/404.html @@ -30,9 +30,17 @@ } a { - color: #6c767c; + color: #8db3f4; text-decoration: none; } + + .email { + color: #6c767c; + } + + .go-home { + margin-top: 25px; + } @@ -62,9 +70,12 @@ document.getElementById('message').innerHTML = '' + messages[message] + '';

+

+ Go home +

- If you think there should be something here, please notify me at me@ellpeck.de. + If you think there should be something here, please notify me at .
\ No newline at end of file