Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .modal{
- display: none;
- position: fixed;
- background: black;
- width: 100%;
- height: 100%;
- top: 0%;
- left: 0%;
- }
- .modal-vnutro{
- position: relative;
- background-color: white;
- margin: auto;
- padding: auto;
- top: 2%;
- width: 50%;
- }
- .modal-fotka{
- height: auto;
- width: 50%;
- padding: 0% 0% 0% 0%;
- }
Advertisement
Add Comment
Please, Sign In to add comment