请教字体显示如何实现?

请教字体显示如何实现?

正在查看 8 个帖子:1-8 (共 8 个帖子)
  • 作者
    帖子
  • 欢快笑着行
    参与者
    • 文章数量: 303
    @winteliu
    楼主

    请教诗语大神,5 月 28 日发布的咱们菲比斯 logo 的文章中的中文字体,清晰好看,请教如何实现?谢谢!!!

    菲比斯公司品牌升级,更具现代感的设计和通用 Logo 标识。

    诗语
    管理员
    • 文章数量: 5,908
    @feibisi

    字体是说的简报网页的显示字体的话是改了字体粗细 css 代码。

    晚点贴上来。

    我们 logo 新字体都是用思源开源字体的变种。

    欢快笑着行
    参与者
    • 文章数量: 303
    @winteliu
    楼主

    等待学习,就是网页中显示的文字,很漂亮,也很清晰,特别好。

    诗语
    管理员
    • 文章数量: 5,908
    @feibisi

    字体显示效果:

    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .post-navigation .post-title, button, input[type="button"], input[type="reset"], input[type="submit"], .widget-title, .author-heading, .page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
        font-family: PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif;
    }

    控制字体粗细:

    p, address, pre, hr, ul, ol, dl, dd, table {
        font-weight: 300;
    }
    欢快笑着行
    参与者
    • 文章数量: 303
    @winteliu
    楼主

    谢谢

     

     

    欢快笑着行
    参与者
    • 文章数量: 303
    @winteliu
    楼主

    替换掉 style.css 中对应的部分就可以吧。

    诗语
    管理员
    • 文章数量: 5,908
    @feibisi

    不用替换,直接添加到前台 自定义 CSS 里面。

    欢快笑着行
    参与者
    • 文章数量: 303
    @winteliu
    楼主

    收到。谢谢。

正在查看 8 个帖子:1-8 (共 8 个帖子)
  • 哎呀,回复话题必需登录。

话题信息