site: tweak code, pre style

This commit is contained in:
Simon Michael 2014-11-12 18:04:01 -08:00
parent b44290e696
commit 74577fd8d4

View File

@ -1,3 +1,12 @@
code {
color: inherit;
}
pre {
margin-left:1em;
margin-right:2em;
background-color:#e0e0e0;
/* width:fit-content; */
}
.navbar-brand {font-weight:bold;}
/* from https://github.com/blaenk/blaenk.github.io/blob/source/provider/scss/_article.scss */
#toc {