我需要这个:第n个:子方程式

use*_*047 0 css css3

我搜索过google并知道如何为nth:child编写方程式,但我无法选择以下子项.我需要选择5日,9日,13日,17日......

你知道方程吗?

Doo*_*nob 5

:nth-child(4n+5)
Run Code Online (Sandbox Code Playgroud)

这应该工作