diff --git a/templates/default-layout.cassius b/templates/default-layout.cassius index 24d126c..e4ae797 100644 --- a/templates/default-layout.cassius +++ b/templates/default-layout.cassius @@ -7,6 +7,13 @@ a text-decoration: none line-height: 1 +code, kbd, pre, samp + font-family: Monoid, Hack, Inconsolata, Menlo, Monaco, Consolas, "Liberation Mono", monospace +code, pre + color: #cccccc +code + background-color: #141414 + body background-color: #1d1f21 color: #c9cacc