Skip to content

Instantly share code, notes, and snippets.

@tomkyle
tomkyle / quiver-links.css
Last active August 10, 2023 10:55
Quiver: Make internal links visible, using a fresh Evernote-style green
@tomkyle
tomkyle / typora-base.user.css
Last active August 10, 2023 10:53
Carstens Typora User CSS. Typora docs: https://support.typora.io/Add-Custom-CSS/
/**
* Carstens Custom CSS for Typora styles
* https://support.typora.io/Add-Custom-CSS/
*
* Gist: https://gist.github.com/tomkyle/6ce9cee5d944cc5127be82a606c8a20f
*/
:root {
--font-family: 'Fira Sans', 'Roboto', sans-serif;
}