univ.phundrak.fr/css/edit-image.css

12 lines
109 B
CSS

table {
margin: 20px auto;
width: 100%;
}
tr {
width: 33%;
}
th, td {
text-align: center;
}