This commit is contained in:
miyako 2018-05-15 09:51:23 +00:00 committed by GitHub
commit 90051cddc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,6 +43,10 @@ pre
tab-size: 2;
}
strong
{
font-weight: bold;
}
.hljs {
white-space: pre;