X-Git-Url: https://git.mdrn.pl/koed-quiz.git/blobdiff_plain/5acb6fe123f2007fcb19e1f70dec854e516aaad3..a384028a39ea0546549ce29b4020e73a71f6b7c7:/koedquiz/templates/404.html diff --git a/koedquiz/templates/404.html b/koedquiz/templates/404.html index 928901c..e7bb7c6 100755 --- a/koedquiz/templates/404.html +++ b/koedquiz/templates/404.html @@ -18,11 +18,14 @@ body { } #header { - background: #222; + background: #b8be55; color: #eee; padding: 1em 0; } +#header a { + text-decoration: none; +} h1 { font-size: 2em; max-width: 20em;