flower background
This commit is contained in:
parent
e034d17542
commit
bf6369007d
@ -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%;
|
||||
|
BIN
themes/walden/static/images/background.jpg
Normal file
BIN
themes/walden/static/images/background.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
Binary file not shown.
Before Width: | Height: | Size: 39 KiB |
Loading…
Reference in New Issue
Block a user