|
|
|
|
|
by tracker1
2562 days ago
|
|
It's worth noting that * is incredibly inefficient, especially near the front of your selector, because of how the browsers generally handle element styling. It may be better now than in the past, but it's best to avoid it for the most part. |
|