Nouvelle fenêtre de jets de dés
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user