Skip to content

Instantly share code, notes, and snippets.

@universvm
Created April 28, 2022 11:30
Show Gist options
  • Save universvm/9f805f952063cda7618f6f9a77e8c2dc to your computer and use it in GitHub Desktop.
Save universvm/9f805f952063cda7618f6f9a77e8c2dc to your computer and use it in GitHub Desktop.
.markdown-source-view.mod-cm6 .cm-scroller, .markdown-source-view, .cm-s-obsidian, .cm-s-obsidian span.cm-formatting-task{
margin-top: 40px !important;
}
.workspace-leaf.mod-active .view-header {
background: linear-gradient(
120deg
, var(--color-view-header-gradient-2) 0.5%, var(--color-view-header-gradient-2) 0.5%);
}
img{ background: white;}
mjx-math {
font-size: 150% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment