Message: Fix cyrillic monopace (#1096)
This commit is contained in:
parent
c2e919a484
commit
6bee40282b
@ -149,8 +149,8 @@ pre,
|
|||||||
code,
|
code,
|
||||||
kbd,
|
kbd,
|
||||||
samp {
|
samp {
|
||||||
font-family: monospace, monospace;
|
font: .9375rem/1.25 'Courier', 'Courier New', 'Nimbus Mono L', 'Courier 10 Pitch', 'FreeMono', sans-serif-monospace, monospace;
|
||||||
font-size: 1em;
|
font-size-adjust: .43;
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user