projects
/
WP-Themes
/
mackinacbridge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0ab809
)
Fix footer image reference in HLP
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:24:27 +0000
(09:24 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 28 Aug 2017 13:24:27 +0000
(09:24 -0400)
HLP.html
patch
|
blob
|
history
diff --git
a/HLP.html
b/HLP.html
index
911f482
..
ebec07c
100644
(file)
--- a/
HLP.html
+++ b/
HLP.html
@@
-48,7
+48,7
@@
width: 1000px;
}
.page-front {
- background: url(
../
assets/footer-image-fpo.jpg) no-repeat bottom center;
+ background: url(assets/footer-image-fpo.jpg) no-repeat bottom center;
background-size: 100% auto;
padding-bottom: 50px;
}