yurahr

button up

Apr 29th, 2016
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.12 KB | None | 0 0
  1. #to_top {
  2.   position: fixed;
  3.   cursor: pointer;
  4.   bottom: 24px;
  5.   width: 50px;
  6.   height: 50px;
  7.   margin-left: 100px;
  8. }
Add Comment
Please, Sign In to add comment