mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 06:44:07 -06:00
Update custom.scss
This commit is contained in:
parent
25b56ad33e
commit
1ac36bec0f
@ -2,7 +2,13 @@
|
|||||||
|
|
||||||
// put your custom CSS here!
|
// put your custom CSS here!
|
||||||
<link rel="stylesheet" href="https://npm.elemecdn.com/lxgw-wenkai-screen-webfont/style.css" media="print" onload="this.media='all'">
|
<link rel="stylesheet" href="https://npm.elemecdn.com/lxgw-wenkai-screen-webfont/style.css" media="print" onload="this.media='all'">
|
||||||
body {
|
|
||||||
|
@import url('https://cdn.staticfile.org/lxgw-wenkai-screen-webfont/1.6.0/lxgwwenkaiscreen.css');
|
||||||
|
* {
|
||||||
|
/* Screen version */
|
||||||
|
font-family: "LXGW WenKai Screen", sans-serif;
|
||||||
|
}
|
||||||
|
body {
|
||||||
/* Screen version */
|
/* Screen version */
|
||||||
font-family: "LXGW WenKai Screen", sans-serif;
|
font-family: "LXGW WenKai Screen", sans-serif;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user