]> j8takagi.net git repositories - autotest_mk.git/commitdiff
style.cssの修正 v0.2p25
authorj8takagi <j8takagi@nifty.com>
Thu, 4 Jun 2026 14:42:02 +0000 (23:42 +0900)
committerj8takagi <j8takagi@nifty.com>
Thu, 4 Jun 2026 14:42:02 +0000 (23:42 +0900)
VERSION
doc/style.css

diff --git a/VERSION b/VERSION
index c67cb856a679523e0da6ac3bdee720ecb2af7da3..c1a6256d0c44b10cfe9b266432d19853d3dfbd70 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.2p24
+0.2p25
index 8a4d8b8c24de7c29e987336ccf92aceadc7534b6..1f8b75900e409e1007f7e0e0e24501a62a6e9ef6 100644 (file)
@@ -16,8 +16,8 @@ h1, h2 {
 }
 
 .breadcrumbs {
-    padding-bottom: 5%;
-    margin-bottom: 10%;
+    padding-bottom: 1%;
+    margin-bottom: 2%;
     border-bottom: 1px solid #ccc;
     font-size: 90%;
 }
@@ -190,5 +190,5 @@ hr {
 p.nav-panel {
     border-top: 1px solid #ccc;
     border-bottom: 1px solid #ccc;
-    margin-top: 5%;
+    margin-top: 2%;
 }