“用户:850710247liu/common.css”的版本间的差异

来自萌娘文库
跳转至: 导航搜索
第1行: 第1行:
 
body {
 
body {
 
     font-size: 110%;
 
     font-size: 110%;
}
 
#p-personal #pt-notifications-alert{
 
    margin-top: 1.1em;
 
}
 
#p-personal #pt-notifications-notice{
 
    margin-top: 1.13em;
 
 
}
 
}
 
@font-face {
 
@font-face {

2020年4月28日 (二) 14:23的版本

body {
    font-size: 110%;
}
@font-face {
    font-family: HonokaGothic;
    src: url('https://huiji-public.huijistatic.com/xyy/uploads/3/3f/HonokaGothicNew.ttf');
}
html, body, .comment-body textarea, .comment-preview, .comment-submit, #firstHeading {
    font-family: HonokaGothic, "Helvetica Neue", Tahoma, Arial, "Source Han Sans SC", "Source Han Sans CN", "PingFang SC", "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", "WenQuanYi Micro Hei";
}