adjust fonts for epub

This commit is contained in:
Ilya Kantor 2018-10-22 01:09:27 +03:00
parent 924b6ffadd
commit 266b489d24
6 changed files with 11 additions and 11 deletions

View file

@ -5,7 +5,7 @@
border: 1px solid black;
background: white;
text-align: center;
font: italic 14px Georgia;
font: italic 14px serif;
}
blockquote {
@ -25,4 +25,4 @@ blockquote:before {
line-height: .1em;
margin-right: .25em;
vertical-align: -.4em;
}
}

View file

@ -5,7 +5,7 @@
border: 1px solid black;
background: white;
text-align: center;
font: italic 14px Georgia;
font: italic 14px serif;
}
blockquote {
@ -25,4 +25,4 @@ blockquote:before {
line-height: .1em;
margin-right: .25em;
vertical-align: -.4em;
}
}

View file

@ -5,7 +5,7 @@
border: 1px solid black;
background: white;
text-align: center;
font: italic 14px Georgia;
font: italic 14px serif;
}
blockquote {
@ -25,4 +25,4 @@ blockquote:before {
line-height: .1em;
margin-right: .25em;
vertical-align: -.4em;
}
}

View file

@ -5,7 +5,7 @@
border: 1px solid black;
background: white;
text-align: center;
font: italic 14px Georgia;
font: italic 14px serif;
opacity: .8;
}
@ -26,4 +26,4 @@ blockquote:before {
line-height: .1em;
margin-right: .25em;
vertical-align: -.4em;
}
}