11 lines
98 B
CSS
11 lines
98 B
CSS
#app .item img
|
|
{
|
|
height: 100px;
|
|
width: 100px;
|
|
}
|
|
|
|
#app .item a
|
|
{
|
|
height: 100px;
|
|
width: 100px;
|
|
} |