mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-09 05:15:53 +10:00
#9 using qiniu cdn to host big image
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user