MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 34: Line 34:
     opacity: 0;
     opacity: 0;
     transition: opacity 0.3s ease-in-out;
     transition: opacity 0.3s ease-in-out;
     width: 400px; /* Allow width to adjust based on content */
     width: 200px; /* Allow width to adjust based on content */
     word-wrap: break-word; /* Break long words to fit within the width */
     word-wrap: break-word; /* Break long words to fit within the width */
     white-space: normal; /* Allow text to wrap within the tooltip */
     white-space: normal; /* Allow text to wrap within the tooltip */

Navigation menu