Added “.ptit” class

This commit is contained in:
pezcurrel 2024-08-22 11:29:20 +02:00
parent 695ea453ba
commit e98cee2786

View file

@ -844,7 +844,11 @@ input {
font-size: 9pt;
width: 100%;
}
.ptit {
text-align: center;
font-weight: bold;
text-wrap: balance;
}
@media only screen and (max-width:720px) {
.bigtab td {