Change URLs to HTTPS.

This commit is contained in:
Mark Paluch
2017-05-03 17:04:12 +02:00
parent e428cbf846
commit 7868f9d5cb
6 changed files with 51 additions and 235 deletions

View File

@@ -427,7 +427,7 @@ input.floating-input:focus {
.bottom-slide--container .bottom-slider--image {
background-image:
url("http://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg");
url("https://imgs.mi9.com/uploads/landscape/2101/beautiful-leaf-wallpapers_1280x960_28083.jpg");
background-size: cover;
height: 137px;
transition: all 0.33s;