nth-child

This commit is contained in:
sanjayk03-dev
2024-01-29 03:14:36 +05:30
parent 669fc5d6b9
commit 716593b38b

View File

@@ -671,8 +671,7 @@ span.unit
display none display none
> label > label
display block display inline-block
float left
width 6em width 6em
font-weight bold font-weight bold
cursor pointer cursor pointer
@@ -690,7 +689,7 @@ span.unit
display none display none
clear both clear both
> input:checked ~ section > input:checked ~ section:nth-child(n)
display block display block
[id^="tab"]:checked + label [id^="tab"]:checked + label