background code

This commit is contained in:
kyodev 2017-06-16 00:35:03 +02:00
parent a41494b17b
commit 2748340e50
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ code {
/* white-space: pre-wrap; */
white-space: nowrap;
/* word-wrap: break-word; */
background: #fff;
}
pre code {
background: transparent;