小编hug*_*ler的帖子

CSS Pixel/Computer就像Font - Courier New一样

我想使用如下图所示的字体.

http://i.minus.com/ibinuNBMiT8CSk.jpg

在此输入图像描述

这个字体是Courier常规.但是一旦我尝试在网页上使用它就很顺利了.

font-family: 'Courier', monospace;
font-smooth: never;
-webkit-font-smoothing : none;
Run Code Online (Sandbox Code Playgroud)

我究竟做错了什么 ?

html css fonts styles font-family

7
推荐指数
1
解决办法
6490
查看次数

标签 统计

css ×1

font-family ×1

fonts ×1

html ×1

styles ×1