< 模板:信息卡
M397749490(留言 | 贡献) 小无编辑摘要 标签:已被回退 移动版编辑 移动版网页编辑 |
M397749490(留言 | 贡献) 小无编辑摘要 标签:手工回退 已被回退 移动版编辑 移动版网页编辑 |
||
第1行: | 第1行: | ||
/* 右侧信息卡模板 */ |
/* 右侧信息卡模板 */ |
||
.infolist { |
.infolist { |
||
width: |
width:1000px!important; |
||
} |
} |
||
2023年2月23日 (四) 06:31的版本
/* 右侧信息卡模板 */ .infolist { width:1000px!important; } .infolist .salt img, .infolist .image img { max-width: 100%; height: auto; max-height: 384px; } .infolist-bottombar { max-width: 250px; text-align: center; } .infolist-bottom { margin: 0; width: 250px; background:#61cab8; text-align: center; line-height: 50px; border-radius:7px; font-size: 14px; display: inline-block; } .infolist-bottom:hover { filter: brightness(1.05); } .infolist-bottom:active { filter: brightness(0.95); } .infolist-bottombar a.external { background-image: none; padding-right: 0; text-decoration: none; } body.skin-minerva .infolist tr, body.skin-minerva .infolist tbody, body.skin-minerva .infolist th { display: block; } body.skin-minerva .infolist>tbody>tr:nth-child(4) { display: none; } body.skin-minerva .infolist td[colspan="3"] { width: 100%; } body.skin-minerva .infolist td[colspan="2"] { width: calc(63% - 2px); } body.skin-minerva .infolist td { width: calc(33% - 2px); display: inline-block; } .bottom-afdian { color: #ffffff; background-color: #61cab8; } .bottom-afdian span { height: 14px; padding: 3px 1px 3px 23px; color: #ffffff; background-repeat: no-repeat; background-size: 20px; } /* [[分类:模板样式]] */