This commit is contained in:
2022-10-19 10:52:44 +08:00
parent f6cc9300a6
commit 7526662168
16 changed files with 2894 additions and 855 deletions

View File

@@ -194,7 +194,7 @@ a.external-link {
}
.nav-folder-title::before {
content: '💼';
content: '📁';
margin-right: 0.3em;
}
@@ -207,8 +207,7 @@ a.external-link {
}
.nav-file-title::before {
/*content: '📄';*/
content: '\E801';
content: '📄';
margin-right: 0.3em;
}