mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Change Japanese font to Yu Gothic and Noto CJK in documentation
This commit is contained in:
parent
8bb8e603a5
commit
f06563cb35
2
docs/_static/style.css
vendored
2
docs/_static/style.css
vendored
@ -11,7 +11,7 @@ In particular thanks to:
|
|||||||
@import url('basic.css');
|
@import url('basic.css');
|
||||||
|
|
||||||
body {
|
body {
|
||||||
font-family: 'Georgia', serif;
|
font-family: 'Georgia', 'Yu Gothic', 'Noto Sans CJK JP Regular', serif;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user