Template:Gallery/styles.css:修订间差异
跳到导航
跳到搜索
imported>=海豚= 无编辑摘要 |
imported>Irukaza 无编辑摘要 |
||
| 第1行: | 第1行: | ||
. | table.gallerytable { | ||
display: block; | display: block; | ||
border-spacing: 0; | |||
} | } | ||
. | .gallerytable a.image { | ||
margin-right: 4px; | |||
border-radius: 4px; | |||
max-width: none; | |||
} | } | ||
. | .gallerytable .image:hover img { | ||
transform: scale(1.1); | |||
} | } | ||