Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .modal-profile {
- display:none;
- height: 250px;
- width: 500px;
- padding:25px;
- border:1px solid #fff;
- box-shadow: 0px 2px 7px #292929;
- -moz-box-shadow: 0px 2px 7px #292929;
- -webkit-box-shadow: 0px 2px 7px #292929;
- border-radius:10px;
- -moz-border-radius:10px;
- -webkit-border-radius:10px;
- background: #f2f2f2;
- z-index:50;
- }
Advertisement
Add Comment
Please, Sign In to add comment