X-Git-Url: https://git.mdrn.pl/koed-quiz.git/blobdiff_plain/5acb6fe123f2007fcb19e1f70dec854e516aaad3..23413a0b52e37e35ee5e4f2d1f7a729f4b872bb4:/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;