From d8a96461f84588c1d5e701aedb8faae1a1c772d5 Mon Sep 17 00:00:00 2001 From: Nishi Date: Wed, 2 Oct 2024 08:02:38 +0000 Subject: [PATCH] make koakuma smaller git-svn-id: file:///raid/svn-personal/koakuma/trunk@23 219d0f9c-2d94-d447-890a-813e76b88fe9 --- Static/style.css | 2 +- koakuma.cgi.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Static/style.css b/Static/style.css index b4ca61e..da9f6f3 100644 --- a/Static/style.css +++ b/Static/style.css @@ -46,7 +46,7 @@ th { } #space { - height: 152px; + height: 88px; } #title { diff --git a/koakuma.cgi.in b/koakuma.cgi.in index b9d260a..7861db6 100644 --- a/koakuma.cgi.in +++ b/koakuma.cgi.in @@ -243,7 +243,7 @@ proc start_html {title has_toc} { rputs " " rputs " " rputs " " - rputs " \"Koakuma" + rputs " \"Koakuma" rputs " " rputs "
" rputs "
" -- 2.45.2