Add hover state
starcitizen>Alistair3149 Немає опису редагування |
starcitizen>Alistair3149 (Add hover state) |
||
| Рядок 77: | Рядок 77: | ||
.infobox-table-img a.image { | .infobox-table-img a.image { | ||
background: 0 !important; | background: 0 !important; | ||
} | |||
.infobox-table .image:hover img { | |||
transform: scale( 1.1 ); | |||
} | } | ||