MediaWiki:Vector-dark.css: Difference between revisions
Appearance
![]() Cdjensen94 (talk | contribs) |
![]() Cdjensen94 (talk | contribs) |
||
Line 1,189: | Line 1,189: | ||
width: 32px; | width: 32px; | ||
height: 32px; | height: 32px; | ||
display: flex; | display: flex; | ||
font-size: 2em; | |||
justify-content: center; | justify-content: center; | ||
align-items: center; | align-items: center; | ||
border-radius: 8px | border-radius: 8px rgb(255, 255, 255); /* optional rounded corners */ | ||
} | } | ||
.vote-number { | .vote-number { | ||
font-size: 2em; | font-size: 2em; | ||
} | } |