From a04e7a21ad151ab3ea365a0839a6fd24b65ba5b5 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Mon, 12 May 2025 11:47:04 +0200 Subject: natlang/meruhenchikku --- $template.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '$template.html') diff --git a/$template.html b/$template.html index 9eb8665..fe80663 100644 --- a/$template.html +++ b/$template.html @@ -48,8 +48,8 @@ html, body { padding-top: 0px; padding-bottom: 0px; margin: 0; - /* Have a fallback to local mononoki for offline pages */ - font-family: mononoki-webfont, mononoki, monospace; + /* Have a fallback to local mononoki for offline pages; include IPAGothic for Japanese text */ + font-family: mononoki-webfont, mononoki, IPAGothic, monospace; font-size: 12pt; } code { -- cgit v1.2.3-70-g09d2