Update book.css

This commit is contained in:
aaaxx 2017-05-24 05:06:46 +02:00 committed by GitHub
parent 7c77efd44a
commit 4e40b500a4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ body {
color: #333;
}
code {
font-family: "Source Code Pro", "Menlo", "DejaVu Sans Mono", monospace;
font-family: "Source Code Pro", Consolas, "Ubuntu Mono", Menlo, "DejaVu Sans Mono", monospace, monospace;
font-size: 0.875em;
}
.left {