Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

No edit summary
No edit summary
Line 1,216: Line 1,216:
     border: 1px solid #ff851b; /* Bright Orange border */
     border: 1px solid #ff851b; /* Bright Orange border */
}
}
.pi-data-label {
    width: 30%;
}


/* Infobox Title */
/* Infobox Title */
Line 1,272: Line 1,267:
}
}
.portable-infobox {
.portable-infobox {
    width: 300px; /* Change to desired 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 */