5344
5432
1万
管理员
本站资源如失效,请点击反馈!
width:xxx px;
width: xx%;
width:auto;
body { font: normal 100% Helvetica, Arial, sans-serif; }
h1 { font-size: 1.5em; }
small { font-size: 0.875em; }
.main { float: right; width: 70%; } .leftBar { float: left; width: 25%; }
@import url("tinyScreen.css") screen and (max-device-width: 400px);
@media screen and (max-device-width: 400px) { .column { float: none; width:auto; } #sidebar { display:none; } }
img { max-width: 100%;}
img, object { max-width: 100%;}
img { width: 100%; }
img { -ms-interpolation-mode: bicubic; }
addLoadEvent(function() { var imgs = document.getElementById("content").getElementsByTagName("img"); imgSizer.collate(imgs); });
使用道具 举报
本版积分规则 发表回复 回帖后跳转到最后一页
手机版|飞雪团队
GMT+8, 2024-11-24 05:23 , Processed in 0.070652 second(s), 24 queries , Gzip On.
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.