forked from public/foundryvtt-reve-de-dragon
Affichage des bonus requis
L'affichage est en option (ce n'est pas une règle officielle)
This commit is contained in:
@ -503,6 +503,11 @@ table {border: 1px solid #7a7971;}
|
||||
background:linear-gradient(30deg, rgba(61, 55, 93, 0.2), rgba(178, 179, 196, 0.1), rgba(59, 62, 63, 0.2), rgba(206, 204, 199, 0.1), rgba(61, 46, 49, 0.2));
|
||||
}
|
||||
|
||||
.rdd-niveau-requis{
|
||||
font-size: 0.80rem;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.table-resolution-carac {
|
||||
background-color: yellow;
|
||||
}
|
||||
|
Reference in New Issue
Block a user