]> j8takagi.net git repositories - yacasl2.git/commitdiff
docのstyle.cssを変更
authorj8takagi <j8takagi@nifty.com>
Mon, 25 May 2026 02:57:44 +0000 (11:57 +0900)
committerj8takagi <j8takagi@nifty.com>
Mon, 25 May 2026 02:57:44 +0000 (11:57 +0900)
VERSION
doc/style.css

diff --git a/VERSION b/VERSION
index 71eefd49ead839007a8563af31c3aa29881e6dcd..9252d5b18f5cc708c7b5946a52c21beeedc8e9de 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-v0.5p33
+v0.5p34
index f73e31d6aad1b2a62652c682833cbb386d520b47..ddddb078cfc955f8d2001d51528f1d2178afe52f 100644 (file)
@@ -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;
+}