diff --git a/classifica.css b/classifica.css new file mode 100644 index 0000000..54275f3 --- /dev/null +++ b/classifica.css @@ -0,0 +1,19 @@ +body { + font-family: "Arial"; +} +table, h1 { + margin: auto; +} +h1 { + text-align: center; + padding: 15px; +} +table { + width: 75vw; + text-align: center; + border-collapse: collapse; +} +th, td { + padding: 10px; + border: 1px solid black; +} \ No newline at end of file diff --git a/classifica.php b/classifica.php index 3de7051..6464785 100644 --- a/classifica.php +++ b/classifica.php @@ -4,31 +4,29 @@
| Posizione | -Nome | -Punteggio 1° fase | -Punteggio 2° fase | -Punteggio totale | -Data di gioco | +Posizione | +Nome | +Punteggio 1° fase | +Punteggio 2° fase | +Punteggio totale | +Data di gioco |
|---|