fix 404 page

This commit is contained in:
Gapato 2014-10-19 20:47:03 +02:00
commit e3d5234939
3 changed files with 4 additions and 2 deletions

View file

@ -107,6 +107,8 @@ ol li:hover { border-right: 3px solid $links; padding-right: 7px; }
#cv_title { font-family: "OpenSansLight",sans; font-size: 2em; margin: 1em; }
#http_code { text-align: center; font-size: 10em; line-height: 1em; }
@media (max-width: $small-width) {
body { font-size: 80%; }
.switcher { float: none; }