fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update requirements
[redakcja.git]
/
redakcja
/
static
/
css
/
html.css
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
01c623a
..
3b99681
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-250,6
+250,10
@@
font-style: italic;
}
font-style: italic;
}
+.htmlview div.ramka {
+ border: 1px darkgray solid;
+}
+
.htmlview .nota_red {
background-color: #eee;
border: 1px solid #888;
.htmlview .nota_red {
background-color: #eee;
border: 1px solid #888;
@@
-302,6
+306,11
@@
font-variant: small-caps;
}
font-variant: small-caps;
}
+.htmlview em.wieksze_odstepy {
+ font-style: normal;
+ word-spacing: 1em;
+}
+
.htmlview .parse-warning {
display: block;
font-size: 10pt;
.htmlview .parse-warning {
display: block;
font-size: 10pt;