MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 7:
 
#mw-content {
margin-left: 213px11%; /* Adjust this value to match the width of #mw-site-navigation */
margin-right: 243px12.6%; /* Adjust this value to match the width of #mw-site-navigation */
}
 
Line 65:
div#mw-related-navigation {
position: fixed; /* Change from static to fixed */
top: 050; /* Ensures it sticks to the top of the viewport */
max-height: calc(100vh - 20px); /* Limit the maximumAdjust max-height to viewportaccommodate heightthe change */
overflow-y: auto; /* Add a vertical scrollbar if needed */
right: 0; /*right side */