Guest User

Untitled

a guest
May 27th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. .bordinha { margin-left: auto; margin-right: auto; padding: 5px; text-align: center; background: #f1e0cc;-webkit-transition-duration: .50s;-moz-box-shadow: 0 0 1em #aaaaaa; -webkit-box-shadow: 0 0 1em #aaaaaa; box-shadow: 0 0 1em #aaaaaa}
  2.  
  3.  
  4.  
  5. .bordinha:hover {border-top-right-radius: 100px;
  6.  
  7. border-bottom-right-radius: 10px;
  8.  
  9. border-bottom-left-radius: 050px;}
Add Comment
Please, Sign In to add comment