Set Intel One Mono as the default font of admin monospace font
This commit is contained in:
parent
47b2348dc0
commit
4007612a47
|
@ -1,5 +1,5 @@
|
||||||
/* Setting: monospace_font */
|
/* Setting: monospace_font */
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
font-family: "Cousine webfont", monospace;
|
font-family: "Intel One Mono", "Cousine webfont", monospace;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue