Clean test img + fix sidebar background

This commit is contained in:
Mandar 2020-11-23 00:58:57 +01:00
parent 74dcb56482
commit f5066e5833
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 283 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 673 KiB

View File

@ -597,7 +597,7 @@ section.sheet-body:after, section.sheet-body div:after {
/* Sidebar CSS */
#sidebar {
font-size: 1rem;
background: rgb(245,245,240) url("img/bg_sid_dark.jpg") no-repeat right bottom;
background: rgb(105,85,65) url("img/bg_sid_dark.jpg") no-repeat right bottom;
background-position: 100%;
color: rgba(220,220,220,0.75);
}