MediaWiki:Infobox.css: Difference between revisions

From Tiny Rogues Wiki
No edit summary
No edit summary
Line 1: Line 1:
.portable-infobox.type-weapon .pi-secondary-background {
.portable-infobox.type_weapon .pi-secondary-background {
     background-color: maroon;
     background-color: maroon;
}
.portable-infobox.type_weapon {
  width: 300px;
}
}

Revision as of 04:04, 29 December 2022

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

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