Message sur D20 impair dans le tchat et corrections diverses
All checks were successful
Release Creation / build (release) Successful in 44s
All checks were successful
Release Creation / build (release) Successful in 44s
This commit is contained in:
@@ -148,6 +148,21 @@
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
.dice-value.d20-impair {
|
||||
text-decoration: line-through;
|
||||
color: #c46b4e;
|
||||
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
|
||||
.dice-odd-label {
|
||||
font-size: 0.7rem;
|
||||
color: #c46b4e;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
|
||||
line-height: 1.1;
|
||||
}
|
||||
|
||||
.total-label,
|
||||
.difficulty-label {
|
||||
font-size: 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user