vault backup: 2023-01-11 22:12:46
This commit is contained in:
parent
490d1c7541
commit
c51c31c14b
3 changed files with 9 additions and 9 deletions
14
.obsidian/snippets/_app-tweak.css
vendored
14
.obsidian/snippets/_app-tweak.css
vendored
|
@ -1,9 +1,9 @@
|
||||||
/*
|
|
||||||
.markdown-preview-view :is(h1, h2) {
|
|
||||||
display: inherit!important;
|
|
||||||
z-index:-5;
|
|
||||||
}*/
|
|
||||||
|
|
||||||
.canvas-wrapper > * {
|
.markdown-preview-view :is(h3, h4) {
|
||||||
text-align: center;
|
display: inherit;
|
||||||
|
z-index:-5;
|
||||||
|
}
|
||||||
|
|
||||||
|
.canvas-wrapper :is(h1,h2) {
|
||||||
|
display: inherit!important;
|
||||||
}
|
}
|
2
.obsidian/snippets/_infobox-callout.css
vendored
2
.obsidian/snippets/_infobox-callout.css
vendored
|
@ -167,7 +167,7 @@
|
||||||
/* continued: */
|
/* continued: */
|
||||||
/* Headers too (not included above because headers */
|
/* Headers too (not included above because headers */
|
||||||
/* do not like new flex direction. */
|
/* do not like new flex direction. */
|
||||||
.markdown-preview-view :is(h1, h2) {
|
.markdown-preview-view :is(h1, h2,h3,h4,h5) {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
{"id":"b55861629f131367","x":-679,"y":-854,"width":296,"height":74,"color":"1","type":"file","file":"Locations/Manoir Temperenza.md"},
|
{"id":"b55861629f131367","x":-679,"y":-854,"width":296,"height":74,"color":"1","type":"file","file":"Locations/Manoir Temperenza.md"},
|
||||||
{"id":"f03039fca12d72ac","x":-56,"y":1131,"width":250,"height":110,"color":"5","type":"text","text":"[[Un garde]] qui fait partie du groupe qui rackettait Derlynn"},
|
{"id":"f03039fca12d72ac","x":-56,"y":1131,"width":250,"height":110,"color":"5","type":"text","text":"[[Un garde]] qui fait partie du groupe qui rackettait Derlynn"},
|
||||||
{"id":"71420cf4712c3653","x":-698,"y":-231,"width":343,"height":607,"color":"5","type":"file","file":"PNJ/Derlynn Boyau-Gravier.md"},
|
{"id":"71420cf4712c3653","x":-698,"y":-231,"width":343,"height":607,"color":"5","type":"file","file":"PNJ/Derlynn Boyau-Gravier.md"},
|
||||||
{"id":"2874d622a3967f33","x":-3196,"y":128,"width":386,"height":693,"color":"5","type":"file","file":"PNJ/Erulissen.md"},
|
{"id":"2874d622a3967f33","x":-3196,"y":128,"width":471,"height":693,"color":"5","type":"file","file":"PNJ/Erulissen.md"},
|
||||||
{"id":"283bdba515f063ae","x":-2590,"y":198,"width":315,"height":400,"type":"file","file":"Illustrations/Portraits/Erulissen.png"},
|
{"id":"283bdba515f063ae","x":-2590,"y":198,"width":315,"height":400,"type":"file","file":"Illustrations/Portraits/Erulissen.png"},
|
||||||
{"id":"0bdcdbd86ac0310f","x":-2533,"y":598,"width":201,"height":65,"type":"file","file":"PNJ/Erulissen.md"},
|
{"id":"0bdcdbd86ac0310f","x":-2533,"y":598,"width":201,"height":65,"type":"file","file":"PNJ/Erulissen.md"},
|
||||||
{"id":"04e76aef18bfeef5","x":737,"y":-559,"width":400,"height":328,"color":"1","type":"file","file":"Lieux/L'Arène.md"},
|
{"id":"04e76aef18bfeef5","x":737,"y":-559,"width":400,"height":328,"color":"1","type":"file","file":"Lieux/L'Arène.md"},
|
||||||
|
|
Loading…
Reference in a new issue