Skip to content

Commit 5bf3c0f

Browse files
committed
qlibs
1 parent 2394934 commit 5bf3c0f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_includes/css/grayscale.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ a:focus {
138138
padding: 100px 0;
139139
text-align: center;
140140
color: #fff;
141-
background: url(/img/bg5.jpg) no-repeat bottom center scroll;
141+
background: url(/img/bg.jpg) no-repeat bottom center scroll;
142142
background-color: {{ site.color.primary-dark }};
143143
-webkit-background-size: cover;
144144
-moz-background-size: cover;
@@ -256,7 +256,7 @@ a:focus {
256256
width: 100%;
257257
padding: 50px 0;
258258
color: #fff;
259-
background: url(/img/bg.jpg) no-repeat center center scroll;
259+
background: url(/img/download.jpg) no-repeat center center scroll;
260260
background-color: {{ site.color.primary-dark }};
261261
-webkit-background-size: cover;
262262
-moz-background-size: cover;

_site/style.css

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)