X-Git-Url: https://git.mdrn.pl/koed-quiz.git/blobdiff_plain/5acb6fe123f2007fcb19e1f70dec854e516aaad3..4c14e51225e284c5b81d53e7f6a5cd0f46ec4d05:/koedquiz/templates/500.html diff --git a/koedquiz/templates/500.html b/koedquiz/templates/500.html index 92a02fa..38d94e5 100755 --- a/koedquiz/templates/500.html +++ b/koedquiz/templates/500.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;