Doc theme: Stop picking specific code fonts again
d54c8a42a99f94b7f5a029470717cbcd06bd962d reintroduced #7714 by picking Source Code Pro again, which is *broken* on MacOS.
This commit is contained in:
parent
6ef726b285
commit
c6fa2ec82f
@ -213,7 +213,7 @@ tr, code, pre {
|
||||
}
|
||||
|
||||
tt, code, pre, dl > dt span ~ em, #synopsis p, #synopsis code {
|
||||
font-family: "Source Code Pro", "DejaVu Sans Mono", Menlo, "Ubuntu Mono", Consolas, Monaco, "Lucida Console", monospace, fixed;
|
||||
font-family: monospace, fixed;
|
||||
}
|
||||
|
||||
#synopsis .line {
|
||||
|
Loading…
x
Reference in New Issue
Block a user