fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
x-editable for <punkt> tags
[redakcja.git]
/
redakcja
/
static
/
css
/
html.css
diff --git
a/redakcja/static/css/html.css
b/redakcja/static/css/html.css
index
e8fab4d
..
edf7988
100644
(file)
--- a/
redakcja/static/css/html.css
+++ b/
redakcja/static/css/html.css
@@
-683,6
+683,7
@@
body {
.htmlview span.lista[data-wlf-typ="num"]
{
+ counter-reset: listanum;
list-style-type: none;
list-style-position: inside;
}
@@
-736,3
+737,6
@@
body {
padding-left: 50px;
}
+.htmlview .link {
+ color: #990066;
+}