amortization/style.css

9 lines
104 B
CSS
Raw Permalink Normal View History

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;
}