Skip to content

Instantly share code, notes, and snippets.

@khalby786
Last active August 6, 2022 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khalby786/c557e4a4d730061b156660d8cc37d718 to your computer and use it in GitHub Desktop.
Save khalby786/c557e4a4d730061b156660d8cc37d718 to your computer and use it in GitHub Desktop.
CSS uploaded by scrapbook.hackclub.com/customizer
@import url("https://cdn.jsdelivr.net/npm/hack-font@3/build/web/hack.css");:root { --fonts-body: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; --fonts-display: 'Inter', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; --fonts-mono: 'Hack', 'SF Mono', 'Roboto Mono', Menlo, Consolas, monospace;}.header-links{ margin-top: 20px;}.react-calendar-heatmap { display: none;}.posts { display: block; max-width: 600px;}.post-header { --colors-text: gray;}.post { line-height: 1.5; background-color: var(--colors-background); padding-top: 50px; padding-bottom: 50px; padding-left: 0px; padding-right: 0px; font-family: var(--fonts-mono);}.post-attachment { text-align: left;}.post { border: none !important;}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment