MediaWiki:Monobook.css: Difference between revisions

From the Nintendo Wiki, a wiki covering all things Nintendo
Jump to navigationJump to search
Content added Content deleted
No edit summary
No edit summary
Line 228: Line 228:
/********* Portable infobox theme *********/
/********* Portable infobox theme *********/
.portable-infobox {
.portable-infobox {
--pi-border-color: #754836;
--pi-border-color: #d62020;
border: 1px solid #754836;
border: 1px solid #d62020;
border-radius: 8px;
border-radius: 8px;
padding: 6px;
padding: 6px;
Line 235: Line 235:
background-color: #ffffff;
background-color: #ffffff;
line-height: 1.5;
line-height: 1.5;
width: 18em;
width: 22em;
}
}