aboutsummaryrefslogtreecommitdiffstats
path: root/english/debian.css
diff options
context:
space:
mode:
authorDamyan Ivanov <dmn>2012-01-11 07:56:10 +0000
committerDamyan Ivanov <dmn>2012-01-11 07:56:10 +0000
commit6927c3cec4a292f73c0ca481377eece1cec642de (patch)
tree0fda2a4f56aec4fc54e803d8664e149fbc2d3927 /english/debian.css
parent5359d51506ca5413ed834eb5c7e29f18f96034a8 (diff)
move margin:0 setting in narrow screen mode from debhome.css to debian.css
we want it applied on all pages, not only to the home page CVS version numbers english/debhome.css: 1.7 -> 1.8 english/debian.css: 1.93 -> 1.94
Diffstat (limited to 'english/debian.css')
-rw-r--r--english/debian.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/english/debian.css b/english/debian.css
index efdba7c32f5..f91df548a44 100644
--- a/english/debian.css
+++ b/english/debian.css
@@ -883,6 +883,9 @@ ul.nodecoration {
}
@media screen and (max-width: 50em) {
+ #content {
+ margin: 0;
+ }
#footer {
margin: 0;
padding-left: 0;

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