Template:Money/styles.css: Difference between revisions

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


.root img {
.template_money img {
   height: 14px;
   height: 14px;
}
}

Revision as of 10:37, 9 June 2024

.template_money {
  padding: 8px;
}

.template_money img {
  height: 14px;
}