Guest User

Untitled

a guest
Sep 23rd, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. .full-circle {
  2. background: #000;
  3. -moz-border-radius:75px;
  4. -webkit-border-radius: 75px;
  5. border-radius: 75px;
  6. width: 150px;
  7. height: 150px;
  8. }
Add Comment
Please, Sign In to add comment