Fix v9 CSS

This commit is contained in:
2021-12-20 10:18:28 +01:00
parent aca949ca92
commit a071a3f6cd
4 changed files with 8 additions and 4 deletions

View File

@ -1062,7 +1062,6 @@ 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);