Jighead
6/9/2018 - 6:27 PM

All image types selector

how do we compensate for all of the various image types: png, jpeg,jpg, gif?

a[data-filetype="image"] {
   color: red;
}