Clean test img + fix sidebar background #250
Before Width: | Height: | Size: 103 KiB After Width: | Height: | Size: 163 KiB |
BIN
styles/img/bg_header_old.webp
Normal file
After Width: | Height: | Size: 103 KiB |
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 138 KiB |
Before Width: | Height: | Size: 283 KiB |
Before Width: | Height: | Size: 673 KiB |
@ -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);
|
||||
}
|
||||
|