diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/print/pdf.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css index 7750657..f0c20b7 100644 --- a/css/print/pdf.css +++ b/css/print/pdf.css @@ -23,7 +23,7 @@ body { padding: 0; float: none !important; overflow: visible; - background-image: none; + background-image: none !important; } html { |