Guest User

Untitled

a guest
Jan 24th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #logo
  2. position: absolute
  3. top: 50%
  4. left: 50%
  5. width: 150px
  6. height: 80px
  7. margin-left: -(@width / 2)
  8. margin-top: -(@height / 2)
Add Comment
Please, Sign In to add comment