摘要: /*引入字体css*/@font-face { font-family: 'MyNewFont'; src: url('../fonts/MSYH.TTF'), url('../fonts/MSYHBD.TTF');}body,html { font-family: 'MyNewFont';} 阅读全文
posted @ 2018-03-14 17:31 金牛座的女孩 阅读(110) 评论(0) 推荐(0) 编辑