fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[epub, mobi] hyphenate all kinds of documents and annotation style improvement
[librarian.git]
/
librarian
/
epub
/
style.css
diff --git
a/librarian/epub/style.css
b/librarian/epub/style.css
index
f7afea4
..
bf44032
100644
(file)
--- a/
librarian/epub/style.css
+++ b/
librarian/epub/style.css
@@
-110,7
+110,7
@@
p
.annotation
{
margin-bottom: 0.3em;
.annotation
{
margin-bottom: 0.3em;
- text-align:
left
;
+ text-align:
justify
;
}
.block
}
.block
@@
-218,12
+218,18
@@
div.didaskalia
.paragraph
{
text-align: justify;
.paragraph
{
text-align: justify;
- margin: 0
+ margin: 0;
+ text-indent: 1.2em;
}
}
-
.paragraph
+ .paragraph
+
h1 + .paragraph, h2
+ .paragraph
{
{
- text-indent: 1.2em;
+ text-indent: 0;
+}
+
+h2 + .paragraph:first-letter
+{
+ font-size: 1.6em;
}
.motto
}
.motto