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
This commit is contained in:
Andley Chang 2023-01-13 09:51:49 +08:00
parent 880c79075b
commit 3c135683be
4 changed files with 30 additions and 12 deletions

View File

@ -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"
]
}

View File

@ -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)

View File

@ -8,7 +8,7 @@
<!-- [Google Web Fonts]>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Gentium+Book+Plus&family=Noto+Sans+TC&family=Noto+Serif+Hebrew&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Gentium+Book+Plus&family=Noto+Sans+TC&display=swap" rel="stylesheet">
<![Google Web Fonts]-->
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">

View File

@ -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 */