From abe43ca47608a5274085240e73597eda969fb829 Mon Sep 17 00:00:00 2001 From: Alexis Hovorka Date: Tue, 25 Oct 2022 12:31:33 -0600 Subject: [feat] Add furigana styling --- static/style.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'static') diff --git a/static/style.css b/static/style.css index 1b81c96..0fbbc9e 100644 --- a/static/style.css +++ b/static/style.css @@ -156,15 +156,14 @@ p.post-date * { color: #999; } -[lang=jpn], [lang=jpn] * { - font-size: 17px; -} - [lang=jbo], [lang=jbo] * { font-family: "crisa", "Lato", sans-serif; font-size: 19px; } +[lang=jpn], [lang=jpn] * { font-size: 17px } +rt { font-size: 8px !important } + .header-anchor { float: left; display: inline-block; -- cgit v1.2.3-70-g09d2