nicer config editor font

This commit is contained in:
Eugene Pankov
2018-10-12 13:49:59 +02:00
parent fd6ee5c8ec
commit c13159f7e2
12 changed files with 2143 additions and 1 deletions

View File

@@ -19,6 +19,6 @@
}
textarea {
font-family: 'Source Sans Mono', monospace;
font-family: 'Source Code Pro', monospace;
min-height: 120px;
}