v9 support

This commit is contained in:
2021-12-18 09:45:36 +01:00
parent 37b32fdd30
commit 842ebe68a2
5 changed files with 19 additions and 8 deletions

View File

@ -1062,6 +1062,7 @@ ul, li {
/* Sidebar CSS */
#sidebar {
font-size: 1rem;
width:min-content;
background: rgb(105,85,65) url(img/bg_sid_dark.webp) no-repeat right bottom;
background-position: 100%;
color: rgba(220,220,220,0.75);