This commit is contained in:
Your Name
2020-05-25 13:39:48 +03:00
parent ffab5e10c4
commit 47236e0674

View File

@@ -13,7 +13,10 @@ body.books-body {
margin: 0px auto; margin: 0px auto;
margin-top: 10px; margin-top: 10px;
margin-bottom: 10px; margin-bottom: 10px;
line-height: 23px; line-height: 28px;
}
div#book-html p span {
font-size: 1.1em!important;
} }
canvas#the-pdf { canvas#the-pdf {
width: 100%; width: 100%;