mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-30 15:50:24 +00:00
9 lines
130 B
CSS
9 lines
130 B
CSS
/*可以在这里添加你自己的css*/
|
|
img{
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
video{
|
|
display: block;
|
|
width: 100%;
|
|
} |