MediaWiki:Vector-dark.css: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) No edit summary |
Cdjensen94 (talk | contribs) No edit summary |
||
Line 1,216: | Line 1,216: | ||
border: 1px solid #ff851b; /* Bright Orange border */ | border: 1px solid #ff851b; /* Bright Orange border */ | ||
} | } | ||
/* Infobox Title */ | /* Infobox Title */ | ||
Line 1,272: | Line 1,267: | ||
} | } | ||
.portable-infobox { | .portable-infobox { | ||
width: | width: 260px; /* Change to desired width */ | ||
max-width: 100%; /* Prevent overflow on smaller screens */ | max-width: 100%; /* Prevent overflow on smaller screens */ | ||
margin: 0 auto; /* Center it horizontally */ | margin: 0 auto; /* Center it horizontally */ |