Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. #botao:hover #comentario {
  2. opacity: 1;
  3. }
  4.  
  5. #botao a:hover + #comentario {
  6. opacity: 1;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement