Guest User

Untitled

a guest
Nov 19th, 2017
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. /* you forgot the 'alt' attribute by Matt Smith */
  2.  
  3. img[alt=""],
  4.  
  5. img:not([alt]) {
  6.  
  7. border: 5px dashed #c00
  8.  
  9. }
Add Comment
Please, Sign In to add comment