粗体, 值至关于700浏览器
font-weight: bold;字体
更粗,code
font-weight: bolder;orm
更细,继承
font-weight: lighter;it
默认值,标准字符, 值至关于400co
font-weight: normal;字符
规定从父级继承字体的粗细, ie浏览器(低版本的ie浏览器不支持)数字
100~900版本
用法:
// 不要加单位 .box { font-weight: 100; }