From a97a98f7f5a337773b5442b5f0b4869aa3cdcfaf Mon Sep 17 00:00:00 2001 From: j8takagi Date: Thu, 4 Jun 2026 23:42:02 +0900 Subject: [PATCH] =?utf8?q?style.css=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- VERSION | 2 +- doc/style.css | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index c67cb85..c1a6256 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2p24 +0.2p25 diff --git a/doc/style.css b/doc/style.css index 8a4d8b8..1f8b759 100644 --- a/doc/style.css +++ b/doc/style.css @@ -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%; } -- 2.47.3