fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Minor style fix in gallery view.
[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
..
5a969fb
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-weight: bold;
}
.htmlview p {
@@
-607,6
+608,7
@@
div[x-node] > .uwaga {
padding: 1px;
z-index: 2000;
position: absolute;
+ text-align: left;
}
.html-editarea textarea {