From 61688815ecf4389ed720e0a1577ecef7b352837c Mon Sep 17 00:00:00 2001 From: yhira Date: Mon, 22 May 2023 18:50:28 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=B9=E3=82=AD=E3=83=B3=E3=80=8C=E3=82=AB?= =?UTF-8?q?=E3=83=A9=E3=83=95=E3=83=AB=E3=83=A9=E3=82=A4=E3=83=B3=E3=80=8D?= =?UTF-8?q?=E3=81=AE=E7=9B=AE=E6=AC=A1=E3=81=AE=E7=AB=A0=E7=95=AA=E5=8F=B7?= =?UTF-8?q?=E3=81=8C=E3=81=9A=E3=82=8C=E3=82=8B=E4=B8=8D=E5=85=B7=E5=90=88?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skins/skin-colorful-line/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/skins/skin-colorful-line/style.css b/skins/skin-colorful-line/style.css index e70a6f299..06655898e 100644 --- a/skins/skin-colorful-line/style.css +++ b/skins/skin-colorful-line/style.css @@ -658,14 +658,10 @@ a.page-numbers:hover:after{ .toc ul.toc-list>li>a, .toc ol.toc-list>li>a { font-weight: bold; - padding: 0 0 0 2em; } -.toc ul li a, .toc ol li a { - display: block; +.toc ul li, .toc ol li { border-bottom: 1px solid rgba(0, 134, 171, 0.2); - margin-left: -30px; - padding-left: 2em; } .toc ul, .toc ol {