Skip to content

Instantly share code, notes, and snippets.

@pasberth
Created February 29, 2012 17:36
Show Gist options
  • Save pasberth/1942811 to your computer and use it in GitHub Desktop.
Save pasberth/1942811 to your computer and use it in GitHub Desktop.
Tumblr カスタム CSS でこれだけは必ず挿入する事にした
code {
font-family: "Bitstream Vera Sans Mono",
"Courier New";
}
pre {
margin-left: 1em;
font-family: "Bitstream Vera Sans Mono",
"Courier New";
white-space: pre;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment