From 9f8befb10ab5cf8276e91ceee8d17a4e56edfe2c Mon Sep 17 00:00:00 2001 From: Nishi Date: Wed, 2 Oct 2024 09:25:51 +0000 Subject: [PATCH] fix some css git-svn-id: file:///raid/svn-personal/koakuma/trunk@32 219d0f9c-2d94-d447-890a-813e76b88fe9 --- Static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Static/style.css b/Static/style.css index 02c37c0..bd02ce9 100644 --- a/Static/style.css +++ b/Static/style.css @@ -77,7 +77,7 @@ img { } #toctitle { - font-size: 30px; + font-size: 25px; display: inline; width: 100%; } -- 2.45.2