Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Infobox.css: Difference between revisions

MediaWiki interface page
Increased portable-infobox width to 340px and increased pi-data-label to flex 95px
m width -> min-width
Line 1: Line 1:
/*infobox*/
/*infobox*/
.portable-infobox {
.portable-infobox {
width: 340px;
min-width: 340px;
     background: var(--theme-color-1);
     background: var(--theme-color-1);
     border-radius: 20px;
     border-radius: 20px;