vault backup: 2023-07-04 08:54:02

Affected files:
.obsidian/snippets/bg4e.css
.obsidian/workspace.json
40-Matthew/Mat.5.1-2.md
This commit is contained in:
Andley Chang 2023-07-04 08:54:02 +08:00
parent 17120196c7
commit abfabdf30d
3 changed files with 34 additions and 22 deletions

View File

@ -64,12 +64,12 @@ ul ul::before {
@font-face {
font-family: AndleyFont;
unicode-range: U+0590-05FF, U+FB10-FB4F; /* Hebrew UNICODE */
src: local("Gentium Book Plus");
src: local("Ezra SIL");
}
@font-face {
font-family: AndleyFont;
unicode-range: U+00-024F; /* English UNICODE */
src: local("Gentium Book Plus");
src: local("Noto Sans");
}
@font-face {
font-family: AndleyFont;
@ -97,32 +97,27 @@ ul ul::before {
text-align: center;
border-bottom: 4px double ;
margin-bottom: 26px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-2,.markdown-preview-view h2 {
color: var(--color2);
font-size:24px; /* 18pt 字體大小*/
text-align: center;
margin-bottom: 24px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-3,.markdown-preview-view h3 {
color: var(--color3);
font-size:22px; /* 16pt 字體大小*/
margin-bottom: 22px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-4,.markdown-preview-view h4 {
color: var(--color4);
font-size:19px; /* 14pt 字體大小*/
margin-bottom: 19px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
.cm-header-5,.markdown-preview-view h5 {
color: var(--color5);
font-size:16px; /* 12pt 字體大小*/
margin-bottom: 16px;
font-family: "Noto Sans Black", "Noto Sans TC Black";
}
/* Table */
@ -152,7 +147,7 @@ ruby {
rt {
font-size: 13px ; /* 10pt 字體大小*/
font-family: AndleyFont;
font-family: "Arial Narrow";
text-align: center;
padding: 1px;
}
@ -164,19 +159,18 @@ li ruby {
li rt {
font-family:"Arial Narrow";
}
p ruby {
display:inline;
font-size: 16px ; /* 12pt 字體大小*/
line-height: 6 ;
padding: 1px;
font-family: AndleyFont;
}
p rt {
font-size: 13px ; /* 10pt 字體大小*/
text-align: center;
padding: 1px;
font-family:"Arial Narrow";
}
strong, .cm-strong {

View File

@ -13,7 +13,25 @@
"state": {
"type": "markdown",
"state": {
"file": "40-Matthew/Sermon-on-the-Mount-Interlinear.md",
"file": "40-Matthew/Mat.5.1-2.md",
"mode": "preview",
"source": true
}
}
}
]
},
{
"id": "21441492e291659b",
"type": "tabs",
"children": [
{
"id": "2d988155de98ba6f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "40-Matthew/Mat.5.1-2.md",
"mode": "preview",
"source": true
}
@ -77,7 +95,8 @@
}
],
"direction": "horizontal",
"width": 201.5
"width": 201.5,
"collapsed": true
},
"right": {
"id": "1464b72f66019d33",
@ -93,7 +112,7 @@
"state": {
"type": "outline",
"state": {
"file": "40-Matthew/Sermon-on-the-Mount-Interlinear.md"
"file": "40-Matthew/Mat.5.1-2.md"
}
}
},
@ -114,7 +133,7 @@
"state": {
"type": "backlink",
"state": {
"file": "40-Matthew/Sermon-on-the-Mount-Interlinear.md",
"file": "40-Matthew/Mat.5.1-2.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -131,7 +150,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "40-Matthew/Sermon-on-the-Mount-Interlinear.md",
"file": "40-Matthew/Mat.5.1-2.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -156,8 +175,8 @@
},
"active": "7d70f35487a5bf98",
"lastOpenFiles": [
"40-Matthew/Mat.5.1-2.md",
"40-Matthew/Sermon-on-the-Mount-Interlinear.md",
"40-Matthew/Mat.5.1-2.md",
"62-1John/1John-Interlinear.md",
"62-1John/1Jo.1.1-4.md",
"README.md",

File diff suppressed because one or more lines are too long