📜  css first of type - CSS 代码示例

📅  最后修改于: 2022-03-11 14:47:57.592000             🧑  作者: Mango

代码示例4
p:first-of-type {
  font-size: 1.25em;
}