QQMCC 欢迎你的回来。
快捷导航

[头像表格] 宫格头像简代码

120 主题
星币
金钱

Rank: 10Rank: 10Rank: 10

发表于 2026-8-27 10:41:02 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转QQMCC。

您需要 登录 才可以下载或查看,没有账号?注册

x
01- (1).jpg 01- (2).jpg 01- (3).jpg 01- (4).jpg 01- (5).jpg 01- (6).jpg 01- (7).jpg 01- (8).jpg 01- (9).jpg 01- (10).jpg 01- (11).jpg 01- (12).jpg 01- (13).jpg 01- (14).jpg 01- (15).jpg 01- (16).jpg 01- (20).jpg 01- (19).jpg 01- (18).jpg 01- (17).jpg

120 主题
星币
金钱

Rank: 10Rank: 10Rank: 10

 楼主| 发表于 2026-8-27 10:42:35 | 显示全部楼层
  1. <style>
  2. .attach-col5 {
  3.   column-count:4;
  4.   column-gap:8px;
  5.   max-width:800px;
  6.   margin:12px auto;
  7. }
  8. .attach-col5 a {
  9.   display:block;
  10.   border-radius:12px;
  11.   overflow:hidden;
  12. }
  13. .attach-col5 img {
  14.   width:99%;
  15.   height:auto;
  16.   display:block;
  17.   margin-bottom:12px;
  18.   break-inside:avoid;
  19.   border-radius:8px;
  20. }
  21. @media(max-width:1000px){.attach-col5{column-count:3;}}
  22. @media(max-width:640px){
  23.   .attach-col5{column-count:2;column-gap:4px;max-width:100%;}
  24.   .attach-col5 img{width:100%;}
  25. }
  26. </style>
  27. <div class="attach-col5">

  28. 《图片位置》

  29. </div>
复制代码


回复

使用道具 举报

120 主题
星币
金钱

Rank: 10Rank: 10Rank: 10

 楼主| 发表于 3 天前 | 显示全部楼层
  1. <style>
  2. .attach-col5 {
  3.   column-count:3;
  4.   column-gap:8px;
  5.   max-width:800px;
  6.   margin:12px auto;
  7. }
  8. .attach-col5 a {
  9.   display:block;
  10.   border-radius:12px;
  11.   overflow:hidden;
  12. }
  13. .attach-col5 img {
  14.   width:99%;
  15.   height:auto;
  16.   display:block;
  17.   margin-bottom:12px;
  18.   break-inside:avoid;
  19.   border-radius:8px;
  20. }
  21. @media(max-width:1000px){.attach-col5{column-count:3;}}
  22. @media(max-width:640px){
  23.   .attach-col5{column-count:2;column-gap:4px;max-width:100%;}
  24.   .attach-col5 img{width:100%;}
  25. }
  26. </style>
  27. <div class="attach-col5">

  28. 《图片位置-适合21张平分图》

  29. </div>
复制代码


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

Archiver|小黑屋|关于我们

Copyright © 2016-2023, Tencent Cloud.    Powered by Discuz! X3.4    鄂ICP备2022014325号-7

GMT+8, 2026-9-12 05:06