Clean test img + fix sidebar background #250

Merged
Mandaar merged 1 commits from dev-int into master 2020-11-23 08:15:35 +01:00
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);
}