Template:Money/styles.css: Difference between revisions

From FHX Wiki
No edit summary
No edit summary
Line 5: Line 5:


.root img {
.root img {
   height: 24px;
   height: 18px;
}
}

Revision as of 10:00, 9 June 2024

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

.root img {
  height: 18px;
}