修改字体大小

This commit is contained in:
nick 2018-05-19 10:58:50 +08:00
parent 178263a243
commit 4911e4f1eb

View File

@ -8,3 +8,11 @@
li.chapter {
padding-left: 20px;
}
.book-summary {
font-size: 1.2rem;
}
.book-body {
font-size: 1.5rem;
}