center all

This commit is contained in:
Martin Quarda 2024-10-07 05:48:14 +02:00
parent 188a6583fd
commit cdf660287d

View File

@ -49,7 +49,7 @@ form.container{
border-radius: 10px;
}
.results th{
.results td, .results th{
text-align: center;
}