Skip to content

Instantly share code, notes, and snippets.

@w33tmaricich
Created May 23, 2018 22:23
Show Gist options
  • Save w33tmaricich/cb00539693f584ec94f48c2d8c6a6aa4 to your computer and use it in GitHub Desktop.
Save w33tmaricich/cb00539693f584ec94f48c2d8c6a6aa4 to your computer and use it in GitHub Desktop.
css: code block
code {
white-space: pre-wrap;
background-color: #dddddd;
border-radius: .4em;
}
.block {
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment