Guest User

Untitled

a guest
Oct 21st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. .draw-buttons {
  2. position: absolute;
  3. top: 200px;
  4. left: 15px;
  5.  
  6. .selected {
  7. background-color: steelblue;
  8. }
  9. }
Add Comment
Please, Sign In to add comment