Modifications suite beta 2

This commit is contained in:
2026-05-11 00:03:41 +02:00
parent 7542890232
commit 122cd29041
14 changed files with 159 additions and 34 deletions
+12
View File
@@ -550,6 +550,18 @@ article.tab.notes {
border: 1px solid rgba($l5r5e-red, 0.3);
}
}
// ── Item infos (weapon/arcane link) ──────────────────────────────────────
.item-infos {
.profile {
flex: 0 0 auto;
.profile-img {
width: 2rem;
height: 2rem;
object-fit: cover;
}
}
}
}
// ── Skill rank: bonus display ──────────────────────────────────────────────