CSS继承

72 阅读1分钟

可以继承的属性

字体

  • font
  • font-size
  • font-family
  • font-style
  • font-weight
  • font-variant

文字展示

  • line-height
  • text-align
  • text-indent
  • text-transform
  • color

其他

  • letter-spacing
  • word-spacing
  • visibility
  • list-style
  • cursor