Improved text styles

This commit is contained in:
Dmitriy Shishkov 2021-07-24 18:47:40 +03:00
parent 3b88688c93
commit 76311cd4b6
No known key found for this signature in database
GPG Key ID: 14358F96FCDD8060

View File

@ -31,13 +31,19 @@
.page {
height: 100%;
font-size: 1.25rem;
font-family: serif;
}
img {
.page img {
max-height: 90%;
max-width: 100%;
}
.page p {
margin-bottom: 1rem;
}
.pageIndicator {
position: fixed;
z-index: 1;