Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
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: 420px; /* Prevent overflow on smaller screens */
     max-width: 340px; /* Prevent overflow on smaller screens */
     margin: 0 auto; /* Center it horizontally */
     margin: 0 auto; /* Center it horizontally */
}
}