MediaWiki:Vector-dark.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 1,026: | Line 1,026: | ||
.portable-infobox { | .portable-infobox { | ||
width: 100%; /* Change to desired width */ | width: 100%; /* Change to desired width */ | ||
max-width: | max-width: 340px; /* Prevent overflow on smaller screens */ | ||
margin: 0 auto; /* Center it horizontally */ | margin: 0 auto; /* Center it horizontally */ | ||
} | } |