- default code font type replaced with Monaco
This commit is contained in:
parent
8550d09e45
commit
52de05e121
@ -334,4 +334,8 @@ section.test-summary-record {
|
||||
box-shadow: -5px 0 #d3e5e5;
|
||||
color: whitesmoke;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: 'Monaco', monospace;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user