From bacb0b1bed081cfcf0d168252301fa7602994ab0 Mon Sep 17 00:00:00 2001 From: carm Date: Tue, 23 Nov 2021 04:11:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=97=E7=AC=A6=E9=9B=86?= =?UTF-8?q?=E9=99=90=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 +++- style/javadoc.css | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a15de89..1830ba6 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,9 @@ true UTF-8 - + UTF-8 + UTF-8 + ${project.basedir}/style/javadoc.css diff --git a/style/javadoc.css b/style/javadoc.css index 5ea8f6d..d1cd56a 100644 --- a/style/javadoc.css +++ b/style/javadoc.css @@ -596,7 +596,7 @@ caption a:visited { float: left; height: 24px; padding-left: 24px; - /*padding-top: 8px;*/ + padding-top: 8px; white-space: nowrap; }