Nouvelle fenêtre de jets de dés

This commit is contained in:
2025-09-05 01:09:32 +02:00
parent 652c435833
commit 1ff32697f4
134 changed files with 4025 additions and 400 deletions

View File

@@ -6,7 +6,7 @@
@import "item/monnaie.less";
@import "item/munition.less";
@import "item/tarot.less";
@import "roll-dialog.less";
.window-header{
background: rgba(0,0,0,0.75);
}
@@ -833,20 +833,18 @@
}
.poesie-extrait {
max-height: 12rem;
max-height: 8rem;
font-size: 0.8rem;
font-style: italic;
color: rgba(82, 17, 131, 0.9);
overflow: hidden;
}
.poesie-extrait:hover {
max-height: unset;
overflow: visible;
opacity: 1;
}
.poesie-extrait.poesie-overflow {
max-height: 2rem;
}
.poesie-reference {
font-size: 0.7rem;