6 lines
90 B
CSS
6 lines
90 B
CSS
/*可以在这里添加你自己的css*/
|
|
img {
|
|
max-width: 500px;
|
|
max-height: 300px;
|
|
}
|