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).
- 11:44, 31 July 2025 Nigel17 talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .hover-gallery { position: relative; overflow: hidden; display: inline-block; } .hover-gallery img { width: 100%; height: auto; display: block; transition: opacity 0.3s ease-in-out; } .hover-gallery .alt-image { position: absolute; top: 0; left: 0; opacity: 0; pointer-events: none; } .hover-gallery:hover .alt-image { opacity: 1; pointer-events: auto; }")