Correction initiative et meilleur affichage sur jet D20
All checks were successful
Release Creation / build (release) Successful in 51s
All checks were successful
Release Creation / build (release) Successful in 51s
This commit is contained in:
@@ -2678,6 +2678,32 @@ textarea {
|
||||
}
|
||||
}
|
||||
|
||||
.d20-impair {
|
||||
text-align: center;
|
||||
flex: 1;
|
||||
padding: 2px 6px;
|
||||
background: rgba(255, 152, 0, 0.15);
|
||||
border: 1px dashed #ff9800;
|
||||
border-radius: 4px;
|
||||
font-size: 0.8rem !important;
|
||||
color: #b36200 !important;
|
||||
|
||||
i {
|
||||
color: #ff9800 !important;
|
||||
font-size: 0.85rem !important;
|
||||
display: inline !important;
|
||||
margin-right: 4px;
|
||||
}
|
||||
|
||||
span.dice-value {
|
||||
font-size: 0.8rem !important;
|
||||
display: inline !important;
|
||||
font-weight: normal !important;
|
||||
color: #b36200 !important;
|
||||
text-shadow: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
.predilection-section {
|
||||
padding: 8px 10px;
|
||||
background: rgba(156, 39, 176, 0.1);
|
||||
|
||||
Reference in New Issue
Block a user