MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 108: Line 108:
     position: relative;
     position: relative;
     width: 37%;
     width: 37%;
     height: auto; /* Set to auto to adjust the height based on content */
     height: max-content; /* Set to max-content to adjust the height based on content */
}
}


Line 147: Line 147:
     transform: rotate(-5deg);
     transform: rotate(-5deg);
}
}




Navigation menu