fix some styles, add some cn translations

This commit is contained in:
Jin
2024-09-03 19:12:24 +02:00
parent 58ee801e57
commit 8c97f0bec7
5 changed files with 7 additions and 9 deletions

View File

@@ -40,7 +40,6 @@ const TPL = `<div class="toc-widget">
.toc li {
cursor: pointer;
text-align: justify;
text-justify: distribute;
word-wrap: break-word;
hyphens: auto;
}