From 752210ea4cd2571ec19f73f0c4b99cfed854f1d5 Mon Sep 17 00:00:00 2001 From: XIU2 <54703944+XIU2@users.noreply.github.com> Date: Sun, 13 Oct 2019 11:30:04 +0800 Subject: [PATCH] Add files via upload --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index a7d51e6e..b760dcef 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,7 @@ summary {color: var(--theme-color,#3aa273);cursor: help;} summary, button {outline:none;} .markdown-section table {margin-top: 1.2em;} + a {text-decoration:none;}