Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
No edit summary
Line 510: Line 510:
    height: auto !important;
    height: auto !important;
    display: flex !important;
    display: flex !important;
    justify-content: center !important; /* Center horizontally */
    align-items: center !important; /* Center vertically */
    align-items: center !important; /* Center vertically */
    top: 50% !important;
    top: 50% !important;
Line 523: Line 522:
    flex: 0 0 auto;
    flex: 0 0 auto;
    display: flex;
    display: flex;
    justify-content: center!important;
    align-items: center !important;
    align-items: center !important;
    width: 100% !important;
    width: 100% !important;