add chinese font 'ZcoolHappy'

This commit is contained in:
Anthony Fu 2018-05-06 00:16:32 +08:00 committed by olOwOlo
parent bf292784f3
commit 7da861c63e
2 changed files with 17 additions and 5 deletions

Binary file not shown.

View File

@ -66,6 +66,18 @@ Good luck, and thanks again!
<!-- Styles --> <!-- Styles -->
<link rel="stylesheet" type="text/css" href="css/index.css?v=3"> <link rel="stylesheet" type="text/css" href="css/index.css?v=3">
<style>
/* ZcoolHappy(站酷快乐体): http://www.zcool.com.cn/special/zcoolfonts/#5thpage */
@font-face {
font-family: "ZcoolHappy-Subset";
font-style: normal;
font-weight: 400;
src: url(css/zh-CN-ZcoolHappy-Subset.ttf?v=1) format('truetype');
}
body{
font-family: "PatrickHand", "ZcoolHappy-Subset", "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", Helvetica, Arial;
}
</style>
</head> </head>
<body> <body>
@ -101,7 +113,7 @@ Good luck, and thanks again!
</div> </div>
</div> </div>
<!-- Navigation: Audio, Contents, Share, Translations --> <!-- Navigation: Audio, Contents, Share, Translations -->
<div id="navigation_container"> <div id="navigation_container">
<div id="sound" mute="no"> <div id="sound" mute="no">
@ -164,7 +176,7 @@ Good luck, and thanks again!
<!-- A divider --> <!-- A divider -->
<span class="nav_divider"></span> <span class="nav_divider"></span>
<!-- Bonus Notes & References --> <!-- Bonus Notes & References -->
<div modal="bonus"> <div modal="bonus">
<span>?</span> <span>?</span>
@ -190,12 +202,12 @@ Good luck, and thanks again!
<!-- The hover bubble --> <!-- The hover bubble -->
<span id="nav_bubble"></span> <span id="nav_bubble"></span>
</div> </div>
<div id="translations"></div> <div id="translations"></div>
<div id="social"></div> <div id="social"></div>
</div> </div>
<!-- The Pencil --> <!-- The Pencil -->
<div id="pencil_container"> <div id="pencil_container">
<canvas id="pencil"></canvas> <canvas id="pencil"></canvas>
@ -915,7 +927,7 @@ Also, <b></b> bolds a word/phrase, and <i></i> italicizes a word/phrase.
<next small>&lt;3</next> <next small>&lt;3</next>
</words> </words>
<!-- Credits --> <!-- Credits -->
<words id="credits"> <words id="credits">