1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13878] Display background images when printing topic in webkit

PHPBB3-13878
This commit is contained in:
Marc Alexander
2015-05-28 14:58:46 +02:00
parent 45d7e18f6b
commit 3ec3dfcf3a

View File

@@ -59,6 +59,7 @@ body {
margin: 0;
padding: 12px 0;
word-wrap: break-word;
-webkit-print-color-adjust: exact;
}
h1 {