We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14176d commit 97beb0fCopy full SHA for 97beb0f
.obsidian/snippets/snippet.css
@@ -3,8 +3,7 @@
3
4
.MJX-TEX { color: palegoldenrod; } /*.MJX-TEX { line-height: 0.8rem; color: palegoldenrod; font-size: 1.2rem; padding: 0.5rem 0.5rem; } !important*/
5
6
-img { max-height: 15rem;}
7
-img:not([width]) {max-height: 15rem;}
+img { max-height: 20rem;}
8
9
/* Header Indicators */
10
h1::before, .HyperMD-header-1:not(.cm-active)::before { content: "H1 "; font-size: 0.7rem; margin-left: 0;}
0 commit comments