X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/e77f342a73c940f16c37f57ffa50edce9caef8f0..b7d092eeaf7403386bfba7ed85b8abeb2109ada8:/redakcja/static/css/html_print.css diff --git a/redakcja/static/css/html_print.css b/redakcja/static/css/html_print.css index 81210358..2cb6d412 100644 --- a/redakcja/static/css/html_print.css +++ b/redakcja/static/css/html_print.css @@ -59,8 +59,15 @@ color: #777; padding: 0 0.5em; width: 7.5em; + + font-style: normal; font-weight: normal; + font-variant: normal; + letter-spacing: 0; + text-transform: none; + text-decoration: none; + font-size: 16px; float: right; margin-right: -9.5em; @@ -227,3 +234,9 @@ font-style: normal; font-variant: small-caps; } + +.htmlview em.wieksze-odstepy +{ + font-style: normal; + word-spacing: 1em; +}