Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. li:hover .dropdown-content {
  2. display: block;
  3. }
  4.  
  5. li:hover div > a {
  6. background-color: #d60041;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement