摘要: /*视频区域自适应*/ .video { position: relative; padding-bottom: 66.66666667%; /* 高度 / 宽度 */ height: 0; overflow: hidden; } .video iframe, .video object, .video embed { position: abs... 阅读全文
posted @ 2017-04-28 17:38 linyongqin 阅读(160) 评论(0) 推荐(0) 编辑