Update GmeekTOC.js

This commit is contained in:
Meekdai 2024-08-06 17:11:16 +08:00
parent f2916398ce
commit 2e78ea21dc

View File

@ -52,6 +52,7 @@ document.addEventListener("DOMContentLoaded", function() {
.toc-end{ .toc-end{
font-weight: bold; font-weight: bold;
text-align: center; text-align: center;
cursor: pointer;
visibility: hidden; visibility: hidden;
} }
.toc a { .toc a {