单项选择题

A.div:before {content:counter(mycounter,decimal)}
B.div:before {content:counter(mycounter,lower-latin)}
C.div:before {content:counter(mycounter,lower-alpha)}
D.div:before {content:counter(mycounter,lower-greek)}