2024-02-27 10:14:25 +01:00
|
|
|
.disabled {
|
|
|
|
pointer-events: none;
|
|
|
|
font-style : oblique;
|
|
|
|
}
|
2024-03-19 15:24:58 +01:00
|
|
|
|
|
|
|
.nombre {
|
|
|
|
text-align: right !important;
|
|
|
|
}
|
2025-01-10 13:54:05 +01:00
|
|
|
|
|
|
|
.aide {
|
|
|
|
list-style: revert;
|
|
|
|
padding: revert;
|
|
|
|
line-height : 1.5em;
|
|
|
|
}
|
|
|
|
|
|
|
|
h2[class="aide"], h3[class="aide"] {
|
|
|
|
margin-top: 0.5em;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
}
|