Give language-* code blocks the same style as generic ones
This commit is contained in:
committed by
mrugesh mohapatra
parent
5cfff58c7b
commit
3e45db3ef5
@ -22,3 +22,8 @@
|
||||
font-family: 'SFMono-Regular', Consolas, 'Roboto Mono', 'Droid Sans Mono', 'Liberation Mono', Menlo, Courier, monospace;
|
||||
color: #c7254e;
|
||||
}
|
||||
|
||||
.challenge-instructions pre code {
|
||||
white-space: pre-wrap;
|
||||
line-height: 1.42;
|
||||
}
|
||||
|
Reference in New Issue
Block a user