MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 31: Line 31:
     top: 70%; /* Center vertically relative to the text */
     top: 70%; /* Center vertically relative to the text */
     left: 50%; /* Center horizontally relative to the text */
     left: 50%; /* Center horizontally relative to the text */
     transform: translate(-50%, 30%); /* Center the tooltip */
     transform: translate(-50%, 25%); /* Center the tooltip */
     opacity: 0;
     opacity: 0;
     transition: opacity 0.3s ease-in-out;
     transition: opacity 0.3s ease-in-out;

Navigation menu