- default code font type replaced with Monaco
This commit is contained in:
parent
8550d09e45
commit
52de05e121
@ -335,3 +335,7 @@ section.test-summary-record {
|
|||||||
color: whitesmoke;
|
color: whitesmoke;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
code {
|
||||||
|
font-family: 'Monaco', monospace;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user