Template:Item tooltip/styles.css: Difference between revisions
B4ttl3m4st3r (talk | contribs) No edit summary |
B4ttl3m4st3r (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
.template_itemTooltip .bonuses { | .template_itemTooltip .bonuses { | ||
color: #0F0; | |||
} | |||
.template_itemTooltip .negative { | |||
color: #F00; | |||
} | |||
.template_itemTooltip .unidentified { | |||
color: #0F0; | |||
} | |||
.template_itemTooltip .price { | |||
color: #0F0; | color: #0F0; | ||
} | } |