Ehance UI and weapon damages

This commit is contained in:
2021-04-08 14:01:16 +02:00
parent 773d06f8d5
commit 54a234a6c6
3 changed files with 12 additions and 30 deletions

View File

@ -895,7 +895,7 @@ ul, li {
/* Sidebar CSS */
#sidebar {
font-size: 1rem;
background: rgb(105,85,65) url("../images/ui/texture_feuille_perso_principale.webp") no-repeat right bottom;
background: rgb(105,85,65) url("../images/ui/texture_feuille_perso_onglets.webp") no-repeat right bottom;
background-position: 100%;
color: rgba(220,220,220,0.75);
}