4 lines
41 B
CSS
4 lines
41 B
CSS
|
img {
|
||
|
width: 5px;
|
||
|
height: 10px;
|
||
|
}
|