From 4911e4f1eb6da2bb34b6bf1cbb8a2bd3ed529eaa Mon Sep 17 00:00:00 2001 From: nick Date: Sat, 19 May 2018 10:58:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=97=E4=BD=93=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/website.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/styles/website.css b/styles/website.css index 33c0b36..486b6ff 100644 --- a/styles/website.css +++ b/styles/website.css @@ -8,3 +8,11 @@ li.chapter { padding-left: 20px; } + +.book-summary { + font-size: 1.2rem; +} + +.book-body { + font-size: 1.5rem; +}