fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for incorrect .ttf MIME type
[librarian.git]
/
librarian
/
epub
/
style.css
diff --git
a/librarian/epub/style.css
b/librarian/epub/style.css
index
a862dce
..
ab88bf8
100644
(file)
--- a/
librarian/epub/style.css
+++ b/
librarian/epub/style.css
@@
-238,7
+238,12
@@
div.kwestia
.paragraph
{
text-align: justify;
- margin-top: 1.5em;
+ margin: 0
+}
+
+.paragraph + .paragraph
+{
+ text-indent: 1.5em;
}
.motto