Advertisement
I_GRIN_I

Untitled

Sep 13th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. #getrod {
  2. background: url("button2.png") no-repeat 0 0;
  3. background-size: cover;
  4.  
  5. width: 612px;
  6. height: 167px;
  7.  
  8. vertical-align: center;
  9. horiz-align: center;
  10.  
  11. margin: 0 auto;
  12. display: flex;
  13. align-items: center;
  14. justify-content: center;
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement