mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
Merge pull request #85 from ZombieHippie/patch-1
style(monarch.css): Add monospace default for code
This commit is contained in:
commit
a4cbae45cd
1 changed files with 2 additions and 2 deletions
|
|
@ -201,7 +201,7 @@ pre { border: 1px solid #888
|
|||
}
|
||||
|
||||
|
||||
code, pre,dt { font-family: Consolas }
|
||||
code, pre,dt { font-family: Consolas, monospace }
|
||||
|
||||
strong { color: black }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue