From 65c0fe3ce7443050d5d086a5e36a8240d0d95e9d Mon Sep 17 00:00:00 2001 From: Nishi Date: Wed, 2 Oct 2024 09:33:08 +0000 Subject: [PATCH] adjust margin git-svn-id: file:///raid/svn-personal/koakuma/trunk@34 219d0f9c-2d94-d447-890a-813e76b88fe9 --- Static/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Static/style.css b/Static/style.css index bd02ce9..5c79b07 100644 --- a/Static/style.css +++ b/Static/style.css @@ -91,6 +91,11 @@ img { } #doc { + margin-top: -15px; +} + +#doc-notoc { + margin-top: -15px; } #docinside { -- 2.45.2