MacBookPro.lan 2026-4-17:4:44:26
This commit is contained in:
Vendored
+2
-1
@@ -40,7 +40,8 @@
|
||||
"headers",
|
||||
"omts-Tasks - Compact",
|
||||
"popup_preview_size",
|
||||
"linktree"
|
||||
"linktree",
|
||||
"pdf_export"
|
||||
],
|
||||
"interfaceFontFamily": "CMU Bright,CMU Serif,FiraCode Nerd Font",
|
||||
"textFontFamily": "CMU Sans Serif,CMU Serif,FiraCode Nerd Font",
|
||||
|
||||
Vendored
+2
-1
@@ -39,5 +39,6 @@
|
||||
"templater-obsidian",
|
||||
"link-tree",
|
||||
"obsidian-sequence-hotkeys",
|
||||
"notebook-navigator"
|
||||
"notebook-navigator",
|
||||
"obsidian-pandoc"
|
||||
]
|
||||
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
@media print {
|
||||
|
||||
.markdown-preview-view {
|
||||
/* font-family: georgia, serif !important; */
|
||||
font-family: "CMU Serif", serif;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user