flower background

This commit is contained in:
Marvin Steadfast 2018-02-13 15:10:31 +00:00
parent e034d17542
commit bf6369007d
3 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@ figcaption {
.sidebar {
background-image: url(../images/background.png);
background-image: url(../images/background.jpg);
position: absolute;
height: 65px;
}
@ -98,7 +98,7 @@ figcaption {
@media (min-width: 550px) {
.sidebar {
background-image: url(../images/background.png);
background-image: url(../images/background.jpg);
background-size: cover;
position: fixed;
height: 100%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB