MediaWiki:Common.css: различия между версиями
AsnDen (обсуждение | вклад) м should work |
AsnDen (обсуждение | вклад) м test |
||
| Строка 1631: | Строка 1631: | ||
.hover_img_special { | .hover_img_special { | ||
position: absolute; | position: absolute; | ||
top: 0; | |||
left: 0; | |||
display: none; | |||
} | } | ||
.img_special:hover .hover_img_special { | .img_special:hover .hover_img_special { | ||
display: inline; | display: inline; | ||
} | } | ||