79236752

Date: 2024-11-29 10:38:47
Score: 0.5
Natty:
Report link

in order to solve this issue. You can simply use the not selector to select every em element not a child of a p element.

If you have issues with this answer or if I didn’t totally answered it, let me know !

:not(p) > em {
    properties
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Johan