From: j8takagi Date: Mon, 25 May 2026 02:57:44 +0000 (+0900) Subject: docのstyle.cssを変更 X-Git-Url: https://www.j8takagi.net/gitweb?a=commitdiff_plain;h=23d8f69af2bf33da1ab883193c481c4dc933a8e0;p=yacasl2.git docのstyle.cssを変更 --- diff --git a/VERSION b/VERSION index 71eefd4..9252d5b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.5p33 +v0.5p34 diff --git a/doc/style.css b/doc/style.css index f73e31d..ddddb07 100644 --- a/doc/style.css +++ b/doc/style.css @@ -152,9 +152,6 @@ th { font-style: normal; font-weight: bold; font-family: sans-serif; -} - -th { text-align: center; } @@ -170,3 +167,7 @@ em { font-style: normal; font-weight: bold; } + +hr { + display: none; +}