mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
6 lines
80 B
CSS
6 lines
80 B
CSS
|
|
.json code {
|
||
|
|
font-family: monospace;
|
||
|
|
font-size: 12px;
|
||
|
|
color: lightblue;
|
||
|
|
}
|