X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=blobdiff_plain;f=style%2Flantea.css;h=47d0f5b272f6a329c3f1fa4d88dc482d0b40aa87;hp=1ce34d2f15e4baa71b50e6bc8d720e771425b7da;hb=0a41c294f49a08e2154d7fb431375ce3bb5078a8;hpb=ed4c478c78a978f1aced6806397f897eb8371c3b diff --git a/style/lantea.css b/style/lantea.css index 1ce34d2..47d0f5b 100644 --- a/style/lantea.css +++ b/style/lantea.css @@ -206,7 +206,8 @@ h1 { max-width: 95%; } -@media screen and (max-width: 500px) { +@media screen and (max-width: 500px), + screen and (max-height: 500px) { body { font-size: 10px; } @@ -220,7 +221,7 @@ h1 { } #fullscreenArea { right: 1px; - bottom: 10px; + bottom: 20px; } #copyright { bottom: 1px;