diff options
Diffstat (limited to 'templates/handheld.css')
-rw-r--r-- | templates/handheld.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/handheld.css b/templates/handheld.css index ef5d9a98..5543d671 100644 --- a/templates/handheld.css +++ b/templates/handheld.css @@ -96,10 +96,6 @@ BDO[DIR="rtl"] { direction: rtl; unicode-bidi: bidi-override } *[DIR="ltr"] { direction: ltr; unicode-bidi: embed } *[DIR="rtl"] { direction: rtl; unicode-bidi: embed } -@page { - margin: 5%; - size: landscape; -} @media print { h1 { page-break-before: always } |