From e435b65ec4d4b63293f92e8d1143ab61da046236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Mon, 21 Nov 2022 23:12:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/export-player-data.html | 625 ++++++++++++++++++----------------- script-universal_function.js | 20 +- 2 files changed, 336 insertions(+), 309 deletions(-) diff --git a/doc/export-player-data.html b/doc/export-player-data.html index 5f8be37a..a5623e78 100644 --- a/doc/export-player-data.html +++ b/doc/export-player-data.html @@ -26,6 +26,9 @@ ul>li { margin-bottom: 5px; } + summary>h3,summary>h4{ + display: inline-block; + }