您似乎还未注册一个账号?我们强烈推荐您点击此处创建一个账户。|如果您在H萌娘上发现某些内容错误/空缺/不中立,请勇于按右上角编辑按钮!

MediaWiki:Gadget-GothicMoe.css

H萌娘,万物皆可H的百科全书!
跳转到导航 跳转到搜索

注意:这类代码页面在保存之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

@font-face {
    font-family: "GothicMoe";
    src: url("https://img.moegirl.org/common/b/be/HonokaGothicMoe.ttf") format('truetype');
}
html body,
html #firstHeading {
    font-family: sans-serif, GothicMoe, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}