Browse Source

made background for jumbotron cover

gh-pages
Alex de Mulder 9 years ago
parent
commit
fdf090a2f8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      index.html

+ 1
- 0
index.html View File

@ -50,6 +50,7 @@
div.wall { div.wall {
background-image: url("./images/wall.png"); background-image: url("./images/wall.png");
background-repeat: no-repeat; background-repeat: no-repeat;
background-size:cover;
margin-top:5px; margin-top:5px;
} }

Loading…
Cancel
Save