From 70cdb4421c667720a37ff56bbe9c42eb1ede7792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BA=A2=E8=96=AF?= Date: Mon, 9 Sep 2024 19:14:33 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20api=20=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E7=9A=84=E5=AD=97=E4=BD=93=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/css/custom.css b/src/css/custom.css index dd974bf..8c97500 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -150,3 +150,7 @@ article[itemprop=blogPost] header h2 a { margin: 0px !important; width: 100%; } + +.references-navigation { + font-size: 10pt; +} \ No newline at end of file -- Gitee