「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); | |||
} | } | ||