Guest User

Untitled

a guest
Nov 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. svg {
  2. position: fixed;
  3. bottom: 0;
  4. right: 0;
  5. }
  6.  
  7. button:hover {
  8. color: white;
  9. background-color: dodgerblue;
  10. border: 3px solid white;
  11. }
Add Comment
Please, Sign In to add comment