摘要: 做成背景图片 单个 .imgdiv { width: 100px; // 你要的正方形 height: 100px; // 你要的正方形 background-image: url(/your/image/path.jpg); background-position: center center; 阅读全文
posted @ 2018-05-07 14:44 小贝馨 阅读(8674) 评论(0) 推荐(0)