Projekt-Pracownia_Programow.../static/ css/delete.css

9 lines
117 B
CSS
Raw Normal View History

2023-02-16 23:55:27 +01:00
table, th, td {
border: 1px solid black;
}
#itemImage {
height: 100px;
width: 80px;
}