MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 253: Line 253:
}
}
.header-about:hover + .about-hide {
.header-about:hover + .about-hide {
display: block;
     opacity: 1; /* Make it fully visible on hover */
     opacity: 1; /* Make it fully visible on hover */
     visibility: visible; /* Make it interactable */
     visibility: visible; /* Make it interactable */

Navigation menu