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

12 lines
109 B
CSS
Raw Permalink Normal View History

2018-10-12 23:28:32 +00:00
table {
margin: 20px auto;
width: 100%;
}
tr {
width: 33%;
}
th, td {
text-align: center;
}