Reduced code font size to small predefined size. Fixes #858

stable
Xavier Julián 2014-09-08 11:41:19 +02:00
parent 50e3dffd04
commit a1194a86b1
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
}
pre,
code {
@extend %small;
background: $whitish;
direction: ltr;
font-family: 'courier new', 'monospace';