MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1,775: Line 1,775:
   justify-content: flex-start; /* Aligns the buttons to the right */
   justify-content: flex-start; /* Aligns the buttons to the right */
   align-items: center; /* Vertically center the items */
   align-items: center; /* Vertically center the items */
  gap: 10px; /* Adds a gap between the buttons */
}
}


Navigation menu