From 3c135683bedb9279063b192e4b85e5de8e4b794a Mon Sep 17 00:00:00 2001 From: Andley Chang Date: Fri, 13 Jan 2023 09:51:49 +0800 Subject: [PATCH] vault backup: 2023-01-13 09:51:49 Affected files: .obsidian/workspace.json 62-1John/1John-Notes.md _layouts/default.html assets/css/style.scss --- .obsidian/workspace.json | 32 +++++++++++++++++++++++++------- 62-1John/1John-Notes.md | 2 +- _layouts/default.html | 2 +- assets/css/style.scss | 6 +++--- 4 files changed, 30 insertions(+), 12 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 522ae1c..7c70682 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,13 +13,31 @@ "state": { "type": "markdown", "state": { - "file": "Memorize.md", + "file": "62-1John/1John-Notes.md", "mode": "source", "source": true } } } ] + }, + { + "id": "e59b5a092402387b", + "type": "tabs", + "children": [ + { + "id": "5586c16e3867c917", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "62-1John/1John-Notes.md", + "mode": "preview", + "source": true + } + } + } + ] } ], "direction": "vertical" @@ -85,7 +103,7 @@ "state": { "type": "outline", "state": { - "file": "Memorize.md" + "file": "62-1John/1John-Notes.md" } } }, @@ -106,7 +124,7 @@ "state": { "type": "backlink", "state": { - "file": "Memorize.md", + "file": "62-1John/1John-Notes.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -123,7 +141,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Memorize.md", + "file": "62-1John/1John-Notes.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -146,8 +164,9 @@ "workspaces:Manage workspace layouts": false } }, - "active": "f811302564cca288", + "active": "5586c16e3867c917", "lastOpenFiles": [ + "Memorize.md", "canvas.canvas", "62-1John/1Jo.1.1-4.md", "62-1John/123John-Style.md", @@ -156,7 +175,6 @@ "48-Galatians/Gal.4.21-5.1.md", "48-Galatians/Gal.4.12-20.md", "48-Galatians/Gal.4.8-11.md", - "48-Galatians/Gal.3.7-14.md", - "50-Philippians/Php.3.2-11.md" + "48-Galatians/Gal.3.7-14.md" ] } \ No newline at end of file diff --git a/62-1John/1John-Notes.md b/62-1John/1John-Notes.md index db8fa20..5a06af4 100644 --- a/62-1John/1John-Notes.md +++ b/62-1John/1John-Notes.md @@ -3,7 +3,7 @@ ## 約翰一書希臘文筆記 ### 經文閱讀 -Interlinear 經文出自 OGNTa Project ([@GitHub](https://github.com/Andley/OGNTa); [@GitLab](https://gitlab.com/Andley/ognta); [@DCS](https://git.door43.org/Andley/OGNTa));經文分段和標題則是根據 [UBS5](https://www.academic-bible.com/en/online-bibles/greek-new-testament-ubs5/read-the-bible-text/bibel/text/lesen/stelle/72/10001/19999/ch/9f95d8cd0fd3aaae4a4dbb2208e8408b/) +Interlinear 經文出自 OGNTa Project ([@GitHub](https://github.com/Andley/OGNTa); [@DCS](https://git.door43.org/Andley/OGNTa));經文分段和標題則是根據 [UBS5](https://www.academic-bible.com/en/online-bibles/greek-new-testament-ubs5/read-the-bible-text/bibel/text/lesen/stelle/72/10001/19999/ch/9f95d8cd0fd3aaae4a4dbb2208e8408b/) - [約翰一書 Interlinear (英文) ](1John-Interlinear.md) diff --git a/_layouts/default.html b/_layouts/default.html index 422f0da..07a49df 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,7 +8,7 @@ diff --git a/assets/css/style.scss b/assets/css/style.scss index 6a9df69..6af6915 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -88,11 +88,11 @@ border-left: 1px solid; } - /* offset footnote jumping */ + /* offset anchor tag link */ :target { - padding-top: 65px; - margin-top: -65px; + padding-top: 80px; + margin-top: -80px; } /* text decoration for marking syntax functions */