andr3’s avatarandr3’s Twitter Archive—№ 2,477

  1. …in reply to @yaili
    yaili re: universal selector, you can still "control" inheritance with the child/direct descendent selector. body article > * { ... } ;)