Template:Item tooltip/styles.css

From FHX Wiki
.template_itemTooltip {
  padding: 8px;
  color: white;
  background-color: black;
  
}

.template_itemTooltip .bonuses {
  color: #0F0;
}