children.lass 642 B

123456789101112131415
  1. ((:and img (:nth-child 1)) :visibility visible )
  2. ((:and img (:nth-child 2)) :visibility visible )
  3. ((:and img (:nth-child 3)) :visibility visible )
  4. ((:and img (:nth-child 4)) :visibility visible )
  5. ((:and img (:nth-child 5)) :visibility visible )
  6. ((:and img (:nth-child 6)) :visibility visible )
  7. ((:and img (:nth-child 7)) :visibility visible )
  8. ((:and img (:nth-child 8)) :visibility visible )
  9. ((:and img (:nth-child 9)) :visibility visible )
  10. ((:and img (:nth-child 10)) :visibility visible )
  11. ((:and img (:nth-child 11)) :visibility visible )
  12. ((:and img (:nth-child 12)) :visibility visible )
  13. ((:and img (:nth-child 13)) :visibility visible )