mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-18 03:30:55 +01:00
Better font stack for the code preview
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.CodeMirror {
|
||||
line-height: 1em;
|
||||
font-family: monospace;
|
||||
font-family: Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
|
||||
}
|
||||
|
||||
.CodeMirror-scroll {
|
||||
|
||||
Reference in New Issue
Block a user