Guest User

Untitled

a guest
Jan 22nd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. $background-color: transparent;
  2.  
  3. ~/src/assets/imgs/background.jpg
  4.  
  5. ion-content {
  6. background-image: url("../assets/imgs/background.png");
  7. background-size: cover;
  8. background-position: center;
  9. }
Add Comment
Please, Sign In to add comment