Skip to content

Commit

Permalink
Reduce font size of code blocks to 13px
Browse files Browse the repository at this point in the history
  • Loading branch information
jscipione committed Dec 23, 2012
1 parent 0f4985d commit e1988c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/book.css
Expand Up @@ -480,7 +480,7 @@ div.fragment pre.fragment {
font-family: "Deja Vu Mono", Courier, "Courier New", monospace, fixed;
font-weight: normal;
font-style: normal;
font-size: 0.9em;
font-size: 13px;
line-height: 1.3;
}
div.fragment pre.fragment a.code {
Expand Down

0 comments on commit e1988c7

Please sign in to comment.