v9 support

This commit is contained in:
2021-12-18 09:49:29 +01:00
parent 142c22d85f
commit 66688094c7
2 changed files with 3 additions and 2 deletions

View File

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