fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update librarian
[redakcja.git]
/
redakcja
/
static
/
css
/
html_print.css
diff --git
a/redakcja/static/css/html_print.css
b/redakcja/static/css/html_print.css
index
8121035
..
2cb6d41
100644
(file)
--- 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;
color: #777;
padding: 0 0.5em;
width: 7.5em;
+
+
font-style: normal;
font-weight: normal;
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;
font-size: 16px;
float: right;
margin-right: -9.5em;
@@
-227,3
+234,9
@@
font-style: normal;
font-variant: small-caps;
}
font-style: normal;
font-variant: small-caps;
}
+
+.htmlview em.wieksze-odstepy
+{
+ font-style: normal;
+ word-spacing: 1em;
+}