cyrilleinvalides/choupas/www/admin/libs/styles/table.css

21 lines
196 B
CSS
Executable File

table {
width: 100%;
}
table td.empty {
text-align: center;
}
table img {
max-width: 200px;
max-height: 200px;
}
table .picture td {
text-align: center;
}
/*
table img {
border:0;
} */