From 2a21adfe4eee54db575ca5a956ea7047795b1591 Mon Sep 17 00:00:00 2001 From: Noboru Saito Date: Wed, 17 Jun 2026 17:48:10 +0900 Subject: [PATCH] =?UTF-8?q?=E8=8B=B1=E8=AA=9E=E3=81=A8=E6=97=A5=E6=9C=AC?= =?UTF-8?q?=E8=AA=9E=E9=96=93=E3=81=AE=E3=82=B9=E3=83=9A=E3=83=BC=E3=82=B9?= =?UTF-8?q?=E3=82=92=E8=87=AA=E5=8B=95=E7=9A=84=E3=81=AB=E8=AA=BF=E6=95=B4?= =?UTF-8?q?=E3=81=99=E3=82=8B=E8=A8=AD=E5=AE=9A=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/src/sgml/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/stylesheet.css b/doc/src/sgml/stylesheet.css index 58bbcf739b0..ba7bd28cf9e 100644 --- a/doc/src/sgml/stylesheet.css +++ b/doc/src/sgml/stylesheet.css @@ -13,6 +13,7 @@ } body { + text-autospace: normal; color: #000000; background: #FFFFFF; font-family: verdana, sans-serif; @@ -85,7 +86,6 @@ h3 { h4 { font-size: 0.95em; margin: 1.2em 0em 1.2em 0em; - font-weight: normal; font-weight: bold; color: #EC5800; }