correction police pseudo

master
adplantade 5 years ago
parent 70abb09191
commit e6d4ea5698

@ -131,11 +131,11 @@
.texte {
font-size: medium;
font-family: Segoe;
font-family: 'Segoe print';
}
.texteG {
font-size: xx-large;
/*font-weight: bold;*/
font-family: Segoe;
font-weight: bold;
font-family: 'Segoe print';
}

@ -42,6 +42,7 @@ else
while ($row = $result->fetchArray()) {
$phrase=$phrase."</br>".$cpt."° ".$row["player"].", ".$row["score"]." ".$unit;
//$phrase+=;
$cpt++;
}

Loading…
Cancel
Save