fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Show toolbar tooltips with access keys for buttons without description.
[redakcja.git]
/
src
/
redakcja
/
static
/
css
/
html.css
diff --git
a/src/redakcja/static/css/html.css
b/src/redakcja/static/css/html.css
index
85d48f0
..
05c9e9e
100644
(file)
--- a/
src/redakcja/static/css/html.css
+++ b/
src/redakcja/static/css/html.css
@@
-87,6
+87,7
@@
font-size: 1em;
margin: 1.5em 0 0;
line-height: 1.5em;
font-size: 1em;
margin: 1.5em 0 0;
line-height: 1.5em;
+ font-weight: bold;
}
.htmlview p {
}
.htmlview p {
@@
-311,6
+312,10
@@
word-spacing: 1em;
}
word-spacing: 1em;
}
+.htmlview .ilustr img {
+ max-width: 100%;
+}
+
.htmlview .parse-warning {
display: block;
font-size: 10pt;
.htmlview .parse-warning {
display: block;
font-size: 10pt;
@@
-607,6
+612,7
@@
div[x-node] > .uwaga {
padding: 1px;
z-index: 2000;
position: absolute;
padding: 1px;
z-index: 2000;
position: absolute;
+ text-align: left;
}
.html-editarea textarea {
}
.html-editarea textarea {