Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. a:hover {
  2. color: red;
  3. }
  4.  
  5. a:hover,
  6. a:focus {
  7. color: red;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement