Skip to content

Commit a483660

Browse files
author
John Daggett
committed
revert Tab's monospace font change as it screws up property value styling and looks like crap in a lot of places
1 parent b97c5fd commit a483660

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

default.css

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

55-
pre, code {
56-
font-family: "DejaVu Sans Mono", "Consolas", "Andale Mono", monospace !important;
57-
font-size: .9em;
58-
}
59-
6055
img {
6156
border-style: none;
6257
color: white;

0 commit comments

Comments
 (0)