fnp
/
librarian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5085131
)
set 5pt page margin instead of oversized 2em book margin
author
Robert Błaut
<listy@blaut.biz>
Thu, 17 Mar 2016 13:56:08 +0000
(14:56 +0100)
committer
Robert Błaut
<listy@blaut.biz>
Thu, 17 Mar 2016 13:56:08 +0000
(14:56 +0100)
librarian/epub/style.css
patch
|
blob
|
history
diff --git
a/librarian/epub/style.css
b/librarian/epub/style.css
index
57f5490
..
d217cce
100644
(file)
--- a/
librarian/epub/style.css
+++ b/
librarian/epub/style.css
@@
-1,3
+1,6
@@
+@page {
+ margin: 5pt;
+}
@font-face {
font-family: "DejaVu Serif";
font-weight: normal;
@@
-44,17
+47,8
@@
a img {
border: 0;
}
-#book-text
-{
- margin: 2em;
-}
-
-@media amzn-kf8
-{
- #book-text
- {
- margin: 0;
- }
+#book-text {
+ margin: 0;
}
/* =================================================== */