fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
book2html generates full page
[librarian.git]
/
librarian
/
epub
/
style.css
diff --git
a/librarian/epub/style.css
b/librarian/epub/style.css
index
21a82a8
..
55ac117
100644
(file)
--- a/
librarian/epub/style.css
+++ b/
librarian/epub/style.css
@@
-37,6
+37,11
@@
body
a
\r
{
\r
text-decoration: none;
\r
a
\r
{
\r
text-decoration: none;
\r
+ color: #00e;
\r
+}
\r
+
\r
+a img {
\r
+ border: 0;
\r
}
\r
\r
#book-text
\r
}
\r
\r
#book-text
\r
@@
-157,13
+162,11
@@
p
.title-page
\r
{
\r
margin-top: 1.5em;
\r
.title-page
\r
{
\r
margin-top: 1.5em;
\r
- margin-bottom: 1.5em;
\r
}
\r
\r
.title
\r
{
\r
font-size: 3em;
\r
}
\r
\r
.title
\r
{
\r
font-size: 3em;
\r
- margin-bottom: 1.5em;
\r
text-align: center;
\r
line-height: 1.5em;
\r
font-weight: bold;
\r
text-align: center;
\r
line-height: 1.5em;
\r
font-weight: bold;
\r
@@
-337,3
+340,10
@@
p.info img
margin-left: 2em;
\r
margin-right: 2em;
\r
}
\r
margin-left: 2em;
\r
margin-right: 2em;
\r
}
\r
+
\r
+p.minor {
\r
+ font-size: 0.75em;
\r
+}
\r
+p.footer {
\r
+ margin-top: 2em;
\r
+}
\r