make code blocks bold for readability when presenting

This commit is contained in:
Elizabeth Craig
2019-03-01 11:55:55 -08:00
parent 7cb74f6ed9
commit 8fa8167880

View File

@@ -50,6 +50,7 @@ body {
#markdownReadme code.hljs {
background-color: inherit;
font-weight: bold;
}
/**