CSS font-weight all in one

font-weight: bolder; 没毛病呀!

/* 关键字值 */
font-weight: normal;
font-weight: bold; /* 相对于父级的关键字值 */
font-weight: lighter;
font-weight: bolder;

https://wiki.developer.mozilla.org/en-US/docs/Web/CSS/font-weight


/* Keyword values */
font-weight: normal;
font-weight: bold; /* Keyword values relative to the parent */
font-weight: lighter;
font-weight: bolder; /* Numeric keyword values */
font-weight: 100;
font-weight: 200;
font-weight: 300;
font-weight: 400;// normal
font-weight: 500;
font-weight: 600;
font-weight: 700;// bold
font-weight: 800;
font-weight: 900; /* Global values */
font-weight: inherit;
font-weight: initial;
font-weight: unset;

refs



xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


最新文章

  1. C#--属性详解
  2. 在 Github 上找「好东西」的方法
  3. linux mysql自动备份 和 数据恢复
  4. 你知道QQ有多少人同时在线么
  5. C++实现VPN工具之代码示例
  6. 在Ubuntu中用root帐号登录
  7. PHP调用WebService
  8. Json 返回日期格式转换
  9. PR曲线平滑
  10. Android-JNI编程-图文解析
  11. 为啥都不用Qt Quick Controls 2呢
  12. Spring MVC中页面向后台传值的几种方式
  13. AngularJS1.X学习笔记4-内置事件指令及其他
  14. Spring Cloud Consul入门
  15. Flask 文件和流
  16. Flask框架之 - 简易静态网站 !
  17. linux基础命令--rmdir 删除空目录
  18. CentOS 7 安装与卸载MySQL 5.7
  19. Python3 系列之 可变参数和关键字参数
  20. poj 2955"Brackets"(区间DP)

热门文章

  1. Python+Selenium+Unittest实现PO模式web自动化框架(3)
  2. (07)-Python3之--函数
  3. Frame of Reference and Roaring Bitmaps
  4. GraphQL 在酒店系统上的实践
  5. physical CPU vs logical CPU vs Core vs Thread vs Socket(翻译)
  6. cookie,session,token傻傻分不清
  7. Elasticsearch从0到千万级数据查询实践(非转载)
  8. P1837 单人纸牌
  9. [JSOI2019]节日庆典 做题心得
  10. LOJ10129