Included good default font for Windows.
This commit is contained in:
parent
77860f3537
commit
19a9cd7f9d
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
background:#fff;
|
||||
color:#333;
|
||||
font-size: 12px;
|
||||
font-family: 'Menlo', 'Liberation Mono', 'Courier New', 'andale mono','lucida console',monospace;
|
||||
font-family: 'Menlo', 'Liberation Mono', 'Consolas', 'Courier New', 'andale mono','lucida console',monospace;
|
||||
}
|
||||
.diff_file_content_image {
|
||||
background:#eee;
|
||||
|
|
Loading…
Reference in a new issue