projects
/
web
/
Keweenaw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0929291
)
Update style sheet for correct background image.
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 17 Jan 2017 15:10:27 +0000
(10:10 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 17 Jan 2017 15:10:27 +0000
(10:10 -0500)
css/winter.css
patch
|
blob
|
history
diff --git
a/css/winter.css
b/css/winter.css
index
fb1d6c3
..
d0c7051
100644
(file)
--- a/
css/winter.css
+++ b/
css/winter.css
@@
-1,4
+1,4
@@
body {
- background: url("../
dist/
assets/background-winter.jpg") center top fixed;
+ background: url("../assets/background-winter.jpg") center top fixed;
background-size: cover;
}