Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #customDiv {
  2. width: 200px;
  3. height: 200px;
  4. position: fixed;
  5. top: 50%;
  6. left: 50%;
  7. margin-left: -100px;
  8. margin-top: -100px;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement