Add css selector option to existing list
This commit is contained in:
parent
d3c5d8c0e4
commit
cf0082bd03
|
@ -8,6 +8,7 @@
|
|||
/* Below are some other possible descendant combinators:
|
||||
|
||||
div p
|
||||
div > p
|
||||
div .text
|
||||
.container p
|
||||
|
||||
|
|
Loading…
Reference in New Issue