This commit is contained in:
Oliver Davies 2017-11-01 21:06:56 +00:00
parent 2d899dc79b
commit 6641a1acaf
5 changed files with 33 additions and 55 deletions

View file

@ -7,6 +7,28 @@ pre {
pre[class*="language-"] { .bn; .br0 }
pre code,
p code {
font-size: .8125rem;
}
pre code,
pre code.hljs,
.hljs {
.db;
.pa3;
.bl;
.bw2;
.b--black-40;
.mv2;
background: #eee;
}
p code {
background: #eee;
padding: 1px 3px;
}
pre code {
.pre;
word-break: normal;