Skip to content

Instantly share code, notes, and snippets.

@burke
Created October 12, 2020 17:35
Show Gist options
  • Save burke/f07c494169a63c705212da35444c9e25 to your computer and use it in GitHub Desktop.
Save burke/f07c494169a63c705212da35444c9e25 to your computer and use it in GitHub Desktop.
Save this in [[roam/css]] as a toplevel block, wrapped in "```css" and "```"
.rm-query { border: 0; }
.rm-query-title { display: none; }
.rm-query > .rm-reference-main { padding-top: 0; }
.rm-query > .rm-reference-main > span { float: right; font-style: italic; }
.rm-query > .rm-reference-main > span:before { content: "𝓠: "; }
.rm-query > .rm-reference-main > .rm-mentions .rm-ref-page-view:nth-child(1) {
margin-top: -3px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment