MediaWiki:Vector-dark.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 510: | Line 510: | ||
height: auto !important; | height: auto !important; | ||
display: flex !important; | display: flex !important; | ||
align-items: center | align-items: center; /* Center vertically */ | ||
top: 50% !important; | top: 50% !important; | ||
left: 50% !important; | left: 50% !important; | ||
Line 522: | Line 522: | ||
flex: 0 0 auto; | flex: 0 0 auto; | ||
display: flex; | display: flex; | ||
align-items: center | justify-content: center; | ||
align-items: center; | |||
width: 100% !important; | width: 100% !important; | ||
height: auto !important; | height: auto !important; |