MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 288: Line 288:
     align-items: center; /* Align items vertically in the center */
     align-items: center; /* Align items vertically in the center */
     justify-content: center; /* Center the content horizontally */
     justify-content: center; /* Center the content horizontally */
     width: 30px; /* Adjust the width as needed */
     width: 20px; /* Adjust the width as needed */
     height: 30px; /* Adjust the height as needed */
     height: 20px; /* Adjust the height as needed */
}
}


Navigation menu