Gestion des jets opposés
This commit is contained in:
@ -701,6 +701,12 @@ ul, li {
|
||||
font-size: 1.2rem;
|
||||
padding: 4px;
|
||||
}
|
||||
.chat-actor-name-opposition {
|
||||
font-weight: bold;
|
||||
font-family: MailartRubberstamp;
|
||||
font-size: 0.9rem;
|
||||
padding: 4px;
|
||||
}
|
||||
.chat-result-success {
|
||||
color: darkgreen;
|
||||
}
|
||||
@ -711,6 +717,15 @@ ul, li {
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
}
|
||||
.chat-command-img {
|
||||
border: 0px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
}
|
||||
.chat-result-column {
|
||||
min-width: 70%;
|
||||
width: 70%;
|
||||
}
|
||||
.roll-dialog-header {
|
||||
height: 52px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user