MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,247: Line 1,247:
}
}
.entry-nrs-query {
.entry-nrs-query {
     display: flex;         /* Use Flexbox */
     display: none;
     flex-wrap: wrap;        /* Allow items to wrap to the next line */
     flex-wrap: wrap;        /* Allow items to wrap to the next line */
     justify-content: center; /* Center items horizontally */
     justify-content: center; /* Center items horizontally */

Navigation menu