Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. body,
  2. h1 {
  3. font-family: "Raleway", sans-serif
  4. }
  5.  
  6. body,
  7. html {
  8. height: 100%
  9. }
  10.  
  11. .bgimg {
  12. background-image: url('./Tron_Site_Background.jpg');
  13. min-height: 100%;
  14. background-position: center;
  15. background-size: cover;
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement