All public logs
Jump to navigation
Jump to search
Combined display of all available logs of ChimniWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:30, 29 July 2025 Nigel17 talk contribs created page MediaWiki:Gadget-hoverGallery.css (Created page with ".hover-gallery { position: relative; overflow: hidden; display: inline-block; width: 100%; max-width: 100%; border: 1px solid #ccc; border-radius: 4px; } .hover-gallery img { width: 100%; display: block; transition: opacity 0.5s ease-in-out; } .hover-gallery .alt-image { position: absolute; top: 0; left: 0; opacity: 0; pointer-events: none; z-index: 1; } .hover-gallery:hover .alt-image { opacity: 1; pointer-events: auto; z-index:...")