|
|
@ -29,7 +29,7 @@ $text-font-size-tiny: $text-font-size * 0.85; |
|
|
|
$text-font-size-miniscule: $text-font-size * 0.8; |
|
|
|
$text-font-size-large: $text-font-size * 1.1; |
|
|
|
|
|
|
|
$code-font-family: "Courier", "Courier New", monospace; |
|
|
|
$code-font-family: "Courier New", "Courier", monospace; |
|
|
|
$code-font-size: 1em; |
|
|
|
$code-color: indianred; |
|
|
|
$code-color-highlight: gold; |
|
|
|