#9 using qiniu cdn to host big image

This commit is contained in:
2015-09-17 16:26:12 +08:00
parent 72fe26b986
commit 64c2784cf6
@@ -167,7 +167,7 @@ hr.small {
background-color: $gray;
background: no-repeat center center;
background-attachment: scroll;
background-image: image-url('post-bg.jpg');
background-image: url('http://7xlrny.com1.z0.glb.clouddn.com/post-bg.jpg');
@include background-cover;
// NOTE: Background images are set within the HTML using inline CSS!
margin-bottom: 50px;