css patch tiktaktoe

This commit is contained in:
2024-05-13 18:28:37 +02:00
parent a961e03ce8
commit 60a976f238
3 changed files with 25 additions and 11 deletions

View File

@ -1,5 +1,14 @@
#canva {
width: 660px;
height:660px;
width: 510px;
height:510px;
margin: 0px auto;
}
}
#Morpion {
margin: 0px auto;
}
#rule {
text-align: center;
margin: 0px auto;
}