Add a background image
This commit is contained in:
parent
aaeca2fd08
commit
4a52c56504
2 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero {
|
.hero {
|
||||||
background: #283a4b;
|
background: #283a4b url(../images/hero-background.jpg) repeat-x 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hero form input,
|
.hero form input,
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 383 KiB |
Loading…
Add table
Add a link
Reference in a new issue