mirror of
https://github.com/crmeb/CRMEB.git
synced 2026-01-18 21:38:12 +00:00
10 lines
131 B
CSS
10 lines
131 B
CSS
/*可以在这里添加你自己的css*/
|
|
img{
|
|
display: block;
|
|
width: 100%;
|
|
}
|
|
video{
|
|
display: block;
|
|
width: 100%;
|
|
}
|