MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 280: Line 280:
     position: relative;
     position: relative;
     display: inline-block; /* Adjusts to the size of the image */
     display: inline-block; /* Adjusts to the size of the image */
    width: 100%;
}
}


Line 301: Line 302:
     line-height: 16.5pt;
     line-height: 16.5pt;
     font-style: italic;
     font-style: italic;
     max-width: 90%;
     max-width: 100%;
     white-space: normal; /* Allow text wrapping */
     white-space: normal; /* Allow text wrapping */
     overflow: visible; /* Let the text be visible */
     overflow: visible; /* Let the text be visible */

Navigation menu