mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-16 09:43:52 +00:00
chore: update comment in rustdoc.css
This commit is contained in:
parent
fe44fde3ef
commit
6b601d492d
@ -66,7 +66,7 @@
|
|||||||
font-display: swap;
|
font-display: swap;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Avoid legacy CJK fonts in Windows */
|
/* Avoid using legacy CJK serif fonts in Windows like Batang */
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Noto Sans KR';
|
font-family: 'Noto Sans KR';
|
||||||
src: url("noto-sans-kr-v13-korean-regular.woff") format("woff");
|
src: url("noto-sans-kr-v13-korean-regular.woff") format("woff");
|
||||||
|
Loading…
Reference in New Issue
Block a user