1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-29 16:31:23 +02:00

Remove Epub margin for whole page

This commit is contained in:
Elisabeth Henry 2016-04-14 03:20:21 +02:00
parent baf3c1569c
commit f88a275bd0

@ -1,9 +1,5 @@
body {
font-family: "Linux Libertine", "Georgia", serif;
margin-left: 5%;
margin-right: 5%;
margin-top: 5%;
margin-bottom: 5%;
text-align: justify;
font-size: 100%;
}