Template:Money/styles.css: Difference between revisions

From FHX Wiki
No edit summary
No edit summary
Line 1: Line 1:
.template_money {
.template_money {
   padding: 8px;
   padding: 8px;
  border: solid red 1px;
}
}



Revision as of 10:38, 9 June 2024

.template_money {
  padding: 8px;
  border: solid red 1px;
}

.template_money img {
  height: 14px;
}