vault backup: 2023-05-23 09:46:44

Affected files:
.obsidian/snippets/bg4e.css
.obsidian/workspace.json
40-Matthew/Sermon on the Mount.md
This commit is contained in:
Andley Chang 2023-05-23 09:46:44 +08:00
parent 73df92321f
commit 2daf6ef766
3 changed files with 59 additions and 78 deletions

View File

@ -66,23 +66,29 @@
font-size:26px; /* 20pt 字體大小*/
text-align: center;
border-bottom: 4px double ;
margin-bottom: 26px;
}
.cm-header-2,.markdown-preview-view h2 {
color: var(--color2);
font-size:24px; /* 18pt 字體大小*/
text-align: center;
margin-bottom: 24px;
}
.cm-header-3,.markdown-preview-view h3 {
color: var(--color3);
font-size:22px; /* 16pt 字體大小*/
margin-bottom: 22px;
}
.cm-header-4,.markdown-preview-view h4 {
color: var(--color4);
font-size:19px; /* 14pt 字體大小*/
margin-bottom: 19px;
}
.cm-header-5,.markdown-preview-view h5 {
color: var(--color5);
font-size:16px; /* 12pt 字體大小*/
margin-bottom: 16px;
}
/* Table */
@ -158,5 +164,7 @@ ul ul::before { left: -15px; top: 0; bottom: 0;
@media print {
body {
--font-text: InterlinearFont !important;
}
}

View File

@ -3,37 +3,6 @@
"id": "3969f3923e6cfedb",
"type": "split",
"children": [
{
"id": "78ff9b35f3ae8c28",
"type": "tabs",
"children": [
{
"id": "4d7274d9875fbedb",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "40-Matthew/Mat.19.5-6.md",
"mode": "source",
"source": true
}
}
},
{
"id": "b58fa7ab9eafb8cd",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "40-Matthew/Sermon on the Mount.md",
"mode": "source",
"source": true
}
}
}
],
"currentTab": 1
},
{
"id": "af71c4d68db801b0",
"type": "tabs",
@ -187,11 +156,11 @@
},
"active": "b62d2001947f9e3f",
"lastOpenFiles": [
"40-Matthew/Mat.5.1-2.md",
"40-Matthew/Mat.19.5-6.md",
"40-Matthew/Sermon on the Mount.md",
"40-Matthew/Mat.5.1-2.md",
"62-1John/1John-Notes.md",
"Syntax/§610.md",
"40-Matthew/Mat.19.5-6.md",
"Syntax/Relative Clause.md",
"Syntax/Syntax.md",
"Syntax/§620.md",

File diff suppressed because one or more lines are too long