Skip to content

Commit f80627b

Browse files
committed
Recommit the monospace font changes, but not \!important this time.
1 parent a483660 commit f80627b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

default.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,11 @@ pre {
5252
margin-bottom: 1em;
5353
}
5454

55+
pre, code {
56+
font-family: "Consolas", "DejaVu Sans Mono", "Andale Mono", monospace;
57+
font-size: .9em;
58+
}
59+
5560
img {
5661
border-style: none;
5762
color: white;

0 commit comments

Comments
 (0)