9 lines
85 B
CSS
9 lines
85 B
CSS
table {
|
|
border-width: 10px;
|
|
}
|
|
|
|
#itemImage {
|
|
height: 100px;
|
|
width: 80px;
|
|
}
|