I have two selectors that are frustrating me.
One is div#article ul and the other is div#article ul#photo-album.
The first one has a list-style-type property. And in the second one, I have it set to none.
Yet, it is still showing up. Based on the point system, shouldn’t the second one take precedence?