code white-space

This commit is contained in:
Galen Wolfe-Pauly 2015-12-01 10:14:29 -08:00
parent d1ac676653
commit d867f4bc63
2 changed files with 2 additions and 0 deletions

View File

@ -163,6 +163,7 @@ code {
margin-top: -0.05rem;
padding: 0.2rem;
display: inline-block;
white-space: pre;
}
blockquote {
background-color: #f5f5f5;

View File

@ -93,6 +93,7 @@ code
margin-top -.05rem
padding .2rem
display inline-block
white-space pre
blockquote
background-color #f5f5f5