模板:驱动图鉴/立绘:修订间差异
无编辑摘要 |
无编辑摘要 |
||
第22行: | 第22行: | ||
{{#CSS: | {{#CSS: | ||
<!-- .tabber { | |||
width: 156px; /* 设置选项卡宽度为156px */ | |||
} --> | |||
.weapon-item-container { | .weapon-item-container { | ||
width: 100%; /* 调整为100%,使其填充父容器 */ | <!-- width: 100%; /* 调整为100%,使其填充父容器 */ --> | ||
width: 156px; | |||
height: 150px; | height: 150px; | ||
background: linear-gradient(to bottom, #000, #333); | background: linear-gradient(to bottom, #000, #333); |