MediaWiki:Infobox.css: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
Line 8: Line 8:


.portable-infobox{
.portable-infobox{
   width: 300px;
   width: 600px;
}
}

Revision as of 04:13, 29 December 2022

.portable-infobox .pi-secondary-background {
    background-color: maroon;
}

.portable-infobox .pi-background {
    background-color: maroon; 
}

.portable-infobox{
   width: 600px;
}