Template:Money/styles.css: Difference between revisions

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


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

Revision as of 10:05, 9 June 2024

.root {
  padding:8px;
}

.root img {
  height: 14px;
}