vault backup: 2023-05-05 08:23:56

Affected files:
.obsidian/workspace.json
assets/css/style.scss
This commit is contained in:
Andley Chang 2023-05-05 08:23:56 +08:00
parent 8332e34f23
commit dcf58ed07c
2 changed files with 10 additions and 11 deletions

View File

@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "46-1Corinthians/1Co.15.1-11.md",
"file": "62-1John/1Jo.3.19-24.md",
"mode": "preview",
"source": true
}
@ -77,8 +77,7 @@
}
],
"direction": "horizontal",
"width": 200,
"collapsed": true
"width": 200
},
"right": {
"id": "1464b72f66019d33",
@ -94,7 +93,7 @@
"state": {
"type": "outline",
"state": {
"file": "46-1Corinthians/1Co.15.1-11.md"
"file": "62-1John/1Jo.3.19-24.md"
}
}
},
@ -115,7 +114,7 @@
"state": {
"type": "backlink",
"state": {
"file": "46-1Corinthians/1Co.15.1-11.md",
"file": "62-1John/1Jo.3.19-24.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -132,7 +131,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "46-1Corinthians/1Co.15.1-11.md",
"file": "62-1John/1Jo.3.19-24.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -157,13 +156,13 @@
},
"active": "298b60141897141f",
"lastOpenFiles": [
"62-1John/1Jo.4.13-16c.md",
"62-1John/1Jo.4.1-6.md",
"62-1John/1Jo.3.19-24.md",
"46-1Corinthians/1Co.15.1-11.md",
"62-1John/1Jo.4.13-16c.md",
"46-1Corinthians/1Co.14.1-4.md",
"62-1John/1Jo.4.7-12.md",
"62-1John/1Jo.4.16d-21.md",
"62-1John/1Jo.4.1-6.md",
"62-1John/1Jo.3.19-24.md",
"57-Philemon/Phm.1.4-7.md",
"62-1John/1Jo.3.11-18.md",
"62-1John/1Jo.3.4-10.md",

View File

@ -23,12 +23,12 @@
color:black;
}
strong {
ruby strong {
color: red;
font-weight:700;
}
em {
ruby em {
color: blue;
font-weight:700;
}