enhance: hide logbook by default

This commit is contained in:
Tienson Qin
2021-08-31 12:48:51 +08:00
parent 719f780f3d
commit dd9a90b4ad
7 changed files with 193 additions and 165 deletions

View File

@@ -1015,6 +1015,7 @@ hr {
.fade-link {
opacity: 0.6;
transition: 0.3s;
color: var(--ls-primary-text-color);
}
a.fade-link:hover {