Skip to content

Instantly share code, notes, and snippets.

@gartenfeld
Created August 6, 2015 23:53
Show Gist options
  • Save gartenfeld/4bfaacc9b0edb179c936 to your computer and use it in GitHub Desktop.
Save gartenfeld/4bfaacc9b0edb179c936 to your computer and use it in GitHub Desktop.
Inline code styling.
code {
padding: 2px 3px;
color: #d14;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment