📜  css first child - CSS 代码示例

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

代码示例5
.MyClass>tbody>tr>td { border: solid 1px red; }