arraglando bug y añadidas formas json a bbdd y lectura de las mismas

This commit is contained in:
Jaime Jiménez
2023-12-22 12:25:35 +01:00
parent b71a6f8250
commit 5f797c0a5a
4 changed files with 177 additions and 24 deletions

View File

@ -21,15 +21,15 @@ table.dataTable.table-hover>tbody>tr.selected:hover>* {
.comparator-table td {
font-size: 0.8em;
font-size: 0.7em;
}
.comparator-table th {
font-size: 0.8em;
font-size: 0.7em;
}
.comparator-table td.dt-result {
font-size: 0.8em;
font-size: 0.7em;
font-weight: bold;
text-transform: uppercase;
}