aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn>2012-01-10 20:36:17 +0000
committerDamyan Ivanov <dmn>2012-01-10 20:36:17 +0000
commitb996dee0212b8ba37f3f654d08a5b2732bb08a4b (patch)
tree14a3c72bcd3eea6f81a2f6f1a5bdedaf95d64900 /english/debian.css
parentf2d72cf57e771f473d700a62a0dcc4b8b2191f90 (diff)
handheld device optimizations (#654205)
add handheld-friendly META tags on small devices: * shrink search box * remove side margins from content/footer body * (main page) move download button before the spacefun banner CVS version numbers english/debhome.css: 1.6 -> 1.7 english/debian.css: 1.92 -> 1.93 english/template/debian/basic.wml: 1.97 -> 1.98
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/english/debian.css b/english/debian.css
index 5117c54c437..efdba7c32f5 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -881,3 +881,11 @@ ul.nodecoration {
list-style: none;
padding: 0;
}
+
+@media screen and (max-width: 50em) {
+ #footer {
+ margin: 0;
+ padding-left: 0;
+ padding-right: 0;
+ }
+}

© 2014-2024 Faster IT GmbH | imprint | privacy policy