summaryrefslogtreecommitdiff
path: root/css/yaml4/screen/astaf.css
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2014-06-27 16:03:34 +0200
committerPatrick Seeger <pseeger@ccwn.org>2014-06-27 16:03:34 +0200
commitef69d6a086670fc0893715999f9fe69dd316486e (patch)
tree80ff803b4e1d5c5958d065091c8ae0252dc22776 /css/yaml4/screen/astaf.css
parentd247d2362becbef2975e253becabd571d88a8f13 (diff)
Pager werden mobil besser angezeigt, Header wird mobil ausgeblendet
Diffstat (limited to 'css/yaml4/screen/astaf.css')
-rw-r--r--css/yaml4/screen/astaf.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/css/yaml4/screen/astaf.css b/css/yaml4/screen/astaf.css
index 764f458..33ea457 100644
--- a/css/yaml4/screen/astaf.css
+++ b/css/yaml4/screen/astaf.css
@@ -160,10 +160,11 @@
}
}
-@media screen and ( max-width: 480px) {
+@media screen and ( max-width: 555px) {
header .ym-wbox {
padding: 0.75em 10px;
+
}
footer .ym-wbox,
@@ -178,6 +179,7 @@
font-size: 1.5em;
line-height: 1em;
margin: 0;
+
}
/* Linearisation for Grid- and Column-Module, based on CSS class .linearize-level-2 */