From 5fe729a05aa92da7181361122cea17e77bb8158a Mon Sep 17 00:00:00 2001 From: j8takagi Date: Thu, 28 Sep 2023 19:49:52 +0900 Subject: [PATCH] =?utf8?q?em=E3=82=BF=E3=82=B0=E3=81=AE=E3=82=B9=E3=82=BF?= =?utf8?q?=E3=82=A4=E3=83=AB=E3=82=92=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/style.css b/doc/style.css index 2fff4b7..d626060 100644 --- a/doc/style.css +++ b/doc/style.css @@ -166,3 +166,8 @@ dfn { .header, .menu { display: none; } + +em { + font-style: normal; + font-weight: bold; +} -- 2.18.0