add inline-code grey background

So much grey! All the grey's!
This commit is contained in:
Bret Fisher
2017-09-12 19:08:36 -07:00
parent bf13657a8f
commit 15cca15ec5
+3
View File
@@ -34,6 +34,9 @@
.small .remark-code { font-size: 16px; }
.remark-code, .remark-inline-code { font-family: 'Ubuntu Mono'; }
.remark-inline-code {
background-color: #ccc;
}
.red { color: #fa0000; }
.gray { color: #ccc; }
.small { font-size: 70%; }